mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-03 21:40:34 +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 \
|
||||
python \
|
||||
python-netaddr \
|
||||
python-pip \
|
||||
terraform \
|
||||
zsh
|
||||
|
||||
RUN pip install \
|
||||
diagrams
|
||||
|
||||
CMD [ "/bin/zsh" ]
|
||||
|
Loading…
Reference in New Issue
Block a user