allow info
This commit is contained in:
+3
-1
@@ -10,6 +10,8 @@ services:
|
||||
volumes:
|
||||
# Add host docker
|
||||
- /var/run/docker.sock:/var/run/docker.sock:z:ro
|
||||
environment:
|
||||
- INFO=1
|
||||
|
||||
telegraf:
|
||||
image: telegraf
|
||||
@@ -25,7 +27,7 @@ services:
|
||||
environment:
|
||||
- HOST_MOUNT_PREFIX=/hostfs
|
||||
- HOST_PROC=/hostfs/proc
|
||||
|
||||
|
||||
certbot:
|
||||
image: git.mrmeeb.stream/mrmeeb/certbot-cron:latest
|
||||
container_name: certbot
|
||||
|
||||
Reference in New Issue
Block a user