lint compose files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
services:
|
||||
autoheal:
|
||||
image: willfarrell/autoheal:1.2.0
|
||||
container_name: autoheal
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- AUTOHEAL_CONTAINER_LABEL=all
|
||||
autoheal:
|
||||
image: willfarrell/autoheal:1.2.0
|
||||
container_name: autoheal
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- AUTOHEAL_CONTAINER_LABEL=all
|
||||
|
||||
Reference in New Issue
Block a user