first
This commit is contained in:
commit
dbc412daf6
9 changed files with 21328 additions and 0 deletions
11
docker.yaml
Executable file
11
docker.yaml
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/configs/docker/
|
||||
|
||||
# my-docker:
|
||||
# host: 127.0.0.1
|
||||
# port: 2375
|
||||
|
||||
my-docker:
|
||||
socket: /var/run/docker.sock
|
||||
swarm: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue