mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
fix (tools): Fix docker-compose package required
This commit is contained in:
parent
b2b5179df9
commit
1e07ce3ec5
@ -27,4 +27,7 @@ RUN yes | pacman --sync --refresh \
|
||||
p7zip \
|
||||
python \
|
||||
python-netaddr \
|
||||
terraform
|
||||
terraform \
|
||||
python-pip
|
||||
|
||||
RUN pip install docker-compose
|
Loading…
Reference in New Issue
Block a user