|
|
8 months ago | |
|---|---|---|
| .. | ||
| readme.md | 8 months ago | |
| rebuild.sh | 8 months ago | |
This is a dockerized version of portainer. The official container and documentation was made by portainer.
Set the following volumes with the -v tag.
| Volume-Name | Container mount | Description |
|---|---|---|
| portainer | /data | configuration directory |
| /var/run/docker.sock | /var/run/docker.sock | connection to local docker containers and volumes |
Set the following ports with the -p tag.
| Container Port | Recommended outside port | Protocol | Description |
|---|---|---|---|
| 9000 | 9000 | TCP | WebUI |