gentoo-base: Remove sys-apps/grep, sys-apps/gawk, app-arch/gzip.

This commit is contained in:
tastytea 2020-05-06 02:37:55 +02:00
parent 126649aa32
commit 6014971b89
1 changed files with 4 additions and 0 deletions

View File

@ -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