Skip to content

Commit d5b991b

Browse files
committed
small update to container name
1 parent a8d02a2 commit d5b991b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.templates/portainer_agent/service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
portainer_agent:
22
image: portainer/agent
3-
container_name: agent
3+
container_name: portainer-agent
44
ports:
55
- 9002:9001
66
volumes:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ This Docker stack consists of:
5959
* Postgres
6060
* Mosquitto mqtt
6161
* Portainer
62+
* Portainer agent
6263
* Adminer
6364
* openHAB
6465
* Home Assistant (HASSIO)

0 commit comments

Comments
 (0)