Update 'setup.sh'

This commit is contained in:
sthope 2022-05-09 18:16:09 +02:00
parent 1d9d089000
commit f5de26fe49

View File

@ -60,7 +60,7 @@ FOLDER_PORTAINER='/docker/portainer'
mkdir -p $(dirname $FOLDER_PORTAINER)
docker run -d \
-p 8000:8000 \
-p 9000:9000 \
-p 9443:9443 \
--label com.centurylinklabs.watchtower.enable=true \
--name=portainer \
--restart=always \