Updated portainer image to portainer-ce 2.0

This commit is contained in:
Joan Sanchez 2020-10-27 09:59:07 +01:00
parent 23706855a8
commit a5af84b30e
1 changed files with 1 additions and 1 deletions

View File

@ -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"