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