mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 13:08:52 +07:00
Mount hosts file and SSH key
This commit is contained in:
parent
3dee58fa4b
commit
68e15ed167
@ -5,3 +5,5 @@ services:
|
||||
build: ./tools
|
||||
volumes:
|
||||
- ./tools/kolla:/etc/kolla
|
||||
- /etc/hosts:/etc/hosts
|
||||
- ~/.ssh/:/root/.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user