khuedoan-homelab/infrastructure/docker-compose.yml
2020-11-04 13:36:41 +07:00

10 lines
155 B
YAML

version: '3'
services:
tools:
build: ./tools
volumes:
- ./tools/kolla:/etc/kolla
- /etc/hosts:/etc/hosts
- ~/.ssh/:/root/.ssh