Free up >100MB space again (#1)
This commit is contained in:
parent
9c4dce36ca
commit
c210053c8d
|
@ -26,7 +26,8 @@ RUN pacman -Sy --noconfirm \
|
|||
|
||||
|
||||
# Cleanup
|
||||
RUN yes | pacman -Rns linux-armv7
|
||||
RUN pacman -Rns linux-armv7 --noconfirm \
|
||||
&& pacman -Sc --noconfirm
|
||||
|
||||
|
||||
# Locales
|
||||
|
|
Loading…
Reference in New Issue