gentoo-base: Prevent double-merges by building binary packages.
This commit is contained in:
parent
6b1a379ff1
commit
aef09f2b97
|
@ -14,7 +14,7 @@ RUN echo 'USE="minimal -cracklib -gpg -ncurses -nls -pam -pcre -pcre-jit -perl \
|
|||
-readline -rsync-verify -xattr"' >> /etc/portage/make.conf
|
||||
RUN eselect profile set default/linux/amd64/17.1
|
||||
RUN quickpkg --include-config=y @world sys-libs/glibc
|
||||
RUN emerge --root=/workdir --usepkg --quiet sys-apps/portage
|
||||
RUN emerge --root=/workdir --buildpkg=y --usepkg --quiet sys-apps/portage
|
||||
RUN cp /etc/portage/make.conf /workdir/etc/portage/make.conf
|
||||
RUN rm -r /workdir/usr/share/{doc,i18n,locale,man,zoneinfo}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user