fix (tools): Fix docker-compose package required

This commit is contained in:
Loc Mai 2021-12-05 21:48:14 +07:00
parent b2b5179df9
commit 1e07ce3ec5

View File

@ -27,4 +27,7 @@ RUN yes | pacman --sync --refresh \
p7zip \
python \
python-netaddr \
terraform
terraform \
python-pip
RUN pip install docker-compose