Remove unnecessary packages

This commit is contained in:
Khue Doan 2021-05-23 01:18:44 +07:00
parent 24d2765472
commit c0dacd3ed5

View File

@ -5,16 +5,12 @@ COPY ./mirrorlist /etc/pacman.d/mirrorlist
RUN yes | pacman --sync --refresh \
ansible \
curl \
docker \
docker-compose \
git \
helm \
kubectl \
libisoburn \
make \
neovim \
openssh \
python \
python-netaddr \
terraform \