Update install_docker.yaml
This commit is contained in:
parent
edf7b951ee
commit
23a8918257
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
name: portaineragent
|
||||
image: portainer/agent:2.19.4
|
||||
state: started
|
||||
recreate: yes
|
||||
recreate: no
|
||||
restart_policy: always
|
||||
published_ports:
|
||||
- "9001:9001/tcp"
|
||||
|
|
Loading…
Reference in a new issue