gentoo-base: Don't unmerge packages in last step.
We would need a stage3 to unmerge stuff.
This commit is contained in:
parent
108c2cd53d
commit
981fd87169
|
@ -33,7 +33,3 @@ 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