f
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Docker host home reads live container status from - only ever the local
|
||||
# socket for prod. dev/vpn are separate hosts with their own Docker daemons
|
||||
# and are deliberately not reachable from here (see architecture diagram in
|
||||
# the README), so their services are plain links, not live widgets.
|
||||
my-docker:
|
||||
socket: /var/run/docker.sock
|
||||
Reference in New Issue
Block a user