mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-10 04:47:09 +07:00
Merge pull request #5 from locmai/fix/docker-missing
fix(tools): fix docker-compose package required
This commit is contained in:
commit
90ebb96904
@ -27,4 +27,7 @@ RUN yes | pacman --sync --refresh \
|
||||
p7zip \
|
||||
python \
|
||||
python-netaddr \
|
||||
python-pip \
|
||||
terraform
|
||||
|
||||
RUN pip install docker-compose
|
||||
|
Loading…
Reference in New Issue
Block a user