mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-23 13:11:08 +07:00
Add git back to the tools container
Kustomize needs git
This commit is contained in:
parent
9379e45b18
commit
6097a1358a
@ -7,6 +7,7 @@ RUN yes | pacman --sync --refresh \
|
|||||||
ansible \
|
ansible \
|
||||||
docker \
|
docker \
|
||||||
docker-compose \
|
docker-compose \
|
||||||
|
git \
|
||||||
kubectl \
|
kubectl \
|
||||||
libisoburn \
|
libisoburn \
|
||||||
make \
|
make \
|
||||||
|
Loading…
Reference in New Issue
Block a user