strong progress
This commit is contained in:
@@ -3,12 +3,9 @@ services:
|
||||
portainer:
|
||||
image: portainer/agent:2.27.1
|
||||
container_name: portainer-agent
|
||||
ports:
|
||||
- 1001:9001
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
#- /var/lib/docker/volumes:/var/lib/docker/volumes
|
||||
- /:/host:ro
|
||||
#- /:/host:ro
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- monitoring
|
||||
network_mode: "service:wireguard"
|
||||
|
||||
Reference in New Issue
Block a user