mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2026-01-19 14:26:17 +00:00
14 docker compose initial commit
This commit is contained in:
10
homepage/homepage-config/docker.yaml
Normal file
10
homepage/homepage-config/docker.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/latest/configs/docker/
|
||||
|
||||
# my-docker:
|
||||
# host: 127.0.0.1
|
||||
# port: 2375
|
||||
|
||||
my-docker:
|
||||
socket: /var/run/docker.sock
|
||||
Reference in New Issue
Block a user