refactor(tools): remove zsh from the tools container

This commit is contained in:
Khue Doan 2021-11-16 11:32:34 +07:00
parent dccdb9a494
commit 721eb7732e

View File

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