We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d02a2 commit d5b991bCopy full SHA for d5b991b
.templates/portainer_agent/service.yml
@@ -1,6 +1,6 @@
1
portainer_agent:
2
image: portainer/agent
3
- container_name: agent
+ container_name: portainer-agent
4
ports:
5
- 9002:9001
6
volumes:
README.md
@@ -59,6 +59,7 @@ This Docker stack consists of:
59
* Postgres
60
* Mosquitto mqtt
61
* Portainer
62
+* Portainer agent
63
* Adminer
64
* openHAB
65
* Home Assistant (HASSIO)
0 commit comments