Compare commits
2 Commits
8d88a2ec8b
...
343fb4f4af
| Author | SHA1 | Date | |
|---|---|---|---|
| 343fb4f4af | |||
| 1d6fc07891 |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
portainer-agent:
|
portainer-agent:
|
||||||
container_name: portainer-agent
|
container_name: portainer-agent
|
||||||
image: docker.io/portainer/agent:alpine@sha256:6cabee7b641c927474bc06a77b49cbdc2754acf05e8f5cc8248e4ca84fccb7b8
|
image: docker.io/portainer/agent:alpine@sha256:d8c70d6c1174248796827182abb1ea8f9ea4869b32967af694cf472c3ec2c2a1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|||||||
Reference in New Issue
Block a user