mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Add Python diagrams to tools container
This commit is contained in:
parent
c27a50006f
commit
3a41a5ae2d
@ -25,7 +25,11 @@ RUN yes | pacman --sync --refresh \
|
|||||||
p7zip \
|
p7zip \
|
||||||
python \
|
python \
|
||||||
python-netaddr \
|
python-netaddr \
|
||||||
|
python-pip \
|
||||||
terraform \
|
terraform \
|
||||||
zsh
|
zsh
|
||||||
|
|
||||||
|
RUN pip install \
|
||||||
|
diagrams
|
||||||
|
|
||||||
CMD [ "/bin/zsh" ]
|
CMD [ "/bin/zsh" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user