Updated portainer image to portainer-ce 2.0
This commit is contained in:
parent
23706855a8
commit
a5af84b30e
|
@ -1,7 +1,7 @@
|
||||||
version: '3.2'
|
version: '3.2'
|
||||||
services:
|
services:
|
||||||
main:
|
main:
|
||||||
image: portainer/portainer
|
image: portainer/portainer-ce
|
||||||
command: -H tcp://tasks.agent:9001 --tlsskipverify
|
command: -H tcp://tasks.agent:9001 --tlsskipverify
|
||||||
ports:
|
ports:
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
|
|
Loading…
Reference in New Issue