Actualizar docker-compose.yaml

This commit is contained in:
2025-12-01 14:00:50 +01:00
parent f0065cf3ee
commit dcfda44f82

View File

@@ -1,7 +1,7 @@
services: services:
portainer: portainer:
container_name: portainer container_name: portainer
image: portainer/portainer-ce:lts image: portainer/portainer-ce
restart: always restart: always
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock