Temp
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
hostname: portainer
|
||||
image: portainer/portainer-ce
|
||||
command: >
|
||||
--host unix:///var/run/docker.sock
|
||||
--hide-label nas-compose.boostrap=true
|
||||
--admin-password-file /run/secrets/portainer_password
|
||||
user: ${NASCOMPOSE_UID?}:${NASCOMPOSE_GID?}
|
||||
|
||||
Reference in New Issue
Block a user