khuedoan-homelab/infra/docker-compose.yml

10 lines
155 B
YAML
Raw Normal View History

2020-10-20 00:06:06 +07:00
version: '3'
services:
tools:
build: ./tools
2020-10-24 07:41:04 +07:00
volumes:
- ./tools/kolla:/etc/kolla
2020-11-04 13:36:41 +07:00
- /etc/hosts:/etc/hosts
- ~/.ssh/:/root/.ssh