29 lines
489 B
YAML
Executable File
29 lines
489 B
YAML
Executable File
---
|
|
# For configuration options and examples, please see:
|
|
# https://gethomepage.dev/configs/docker/
|
|
vm-personal-100-16:
|
|
host: 192.168.100.16
|
|
port: 2375
|
|
|
|
vm-network-100-75:
|
|
host: 192.168.100.75
|
|
port: 2375
|
|
|
|
vm-tools-100-65:
|
|
host: 192.168.100.65
|
|
port: 2375
|
|
|
|
vm-media-100-55:
|
|
host: 192.168.100.55
|
|
port: 2375
|
|
|
|
vm-tools-100-52:
|
|
host: 192.168.100.52
|
|
port: 2375
|
|
# my-docker:
|
|
# host: 127.0.0.1
|
|
# port: 2375
|
|
|
|
# my-docker:
|
|
# socket: /var/run/docker.sock
|