chore(tools): add Kubernetes Python library

For Ansible
This commit is contained in:
Khue Doan
2021-12-31 23:55:46 +07:00
parent 34dd9844cc
commit 78e7bec317

View File

@ -25,8 +25,10 @@ RUN yes | pacman --sync --refresh \
mdbook \ mdbook \
p7zip \ p7zip \
python \ python \
python-kubernetes \
python-netaddr \ python-netaddr \
python-pip \ python-pip \
terraform terraform
# TODO https://github.com/ansible-collections/community.docker/issues/216
RUN pip install docker-compose RUN pip install docker-compose