Update cleanup step

This commit is contained in:
Les De Ridder 2016-04-28 18:28:40 +02:00
parent 854a0e29bb
commit 8402b06c2f
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@ RUN passwd -d root
# Cleanup
RUN pacman-db-upgrade \
&& pacman -Rns linux --noconfirm \
&& pacman -Sc --noconfirm \
&& rm -rf /var/cache/pacman/pkg \
&& pacman-db-upgrade