Merge pull request #5 from locmai/fix/docker-missing

fix(tools): fix docker-compose package required
This commit is contained in:
Khue Doan 2021-12-05 22:04:51 +07:00 committed by GitHub
commit 90ebb96904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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