Revert "Add Python diagrams to tools container"

This reverts commit 3a41a5ae2d.
This commit is contained in:
Khue Doan 2021-09-04 14:03:46 +07:00
parent 1b9d6c38bc
commit c9753ffc1b

View File

@ -26,11 +26,7 @@ RUN yes | pacman --sync --refresh \
p7zip \
python \
python-netaddr \
python-pip \
terraform \
zsh
RUN pip install \
diagrams
CMD [ "/bin/zsh" ]