mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-23 06:08:53 +07:00
chore(tools): add Kubernetes Python library
For Ansible
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user