mirror of
https://github.com/lesderid/image-archlinux
synced 2025-04-11 14:45:39 +02:00
Free up ~80MB space again (#1)
This commit is contained in:
parent
21db560f3c
commit
c8c2055ffa
@ -49,7 +49,8 @@ RUN sed -e s/^\#en_US.UTF-8/en_US.UTF-8/ -i /etc/locale.gen \
|
|||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
RUN pacman -Rns linux-armv7 --noconfirm \
|
RUN pacman -Rns linux-armv7 --noconfirm \
|
||||||
&& pacman -Sc --noconfirm
|
&& pacman -Sc --noconfirm \
|
||||||
|
&& rm -rf /var/cache/pacman/pkg
|
||||||
|
|
||||||
|
|
||||||
# Systemd
|
# Systemd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user