Repair Login Portainer for SELinux (Portainer Issue #849)

This commit is contained in:
Florian Zirker 2022-04-11 16:13:14 +02:00
parent dc2417f6a2
commit aa3d189fef

View file

@ -6,7 +6,7 @@ services:
image: portainer/portainer-ce
volumes:
- ${VOLUMES_PATH}/portainer:/data
- /var/run/docker.sock:/var/run/docker.sock
- /var/run/docker.sock:/var/run/docker.sock:z
- /var/lib/docker/volumes:/var/lib/docker/volumes
ports:
- "9000:9000" # to get portainer without proxy too