gentoo-base: Remove sys-apps/grep, sys-apps/gawk, app-arch/gzip.
This commit is contained in:
parent
126649aa32
commit
6014971b89
|
@ -31,3 +31,7 @@ RUN echo 'portage::250:portage' >> /etc/group
|
|||
RUN echo 'en_DK.UTF-8 UTF-8' > /etc/locale.gen
|
||||
RUN locale-gen
|
||||
RUN eselect locale set en_DK.utf8
|
||||
RUN emerge --root=/workdir --rage-clean --quiet \
|
||||
sys-apps/grep \
|
||||
sys-apps/gawk \
|
||||
app-arch/gzip
|
||||
|
|
Loading…
Reference in New Issue
Block a user