gentoo-base: Don't install documentation.
This commit is contained in:
parent
f437ae9a51
commit
b92bff1cab
@ -8,7 +8,7 @@ RUN sed -i 's/-O2/-Os/' /etc/portage/make.conf
|
||||
RUN echo -e '\n# Added by tastytea/gentoo-base:' >> /etc/portage/make.conf
|
||||
# Bug 680456.
|
||||
RUN echo 'FEATURES="-ipc-sandbox -mount-sandbox -network-sandbox -pid-sandbox \
|
||||
-sandbox -usersandbox"' >> /etc/portage/make.conf
|
||||
-sandbox -usersandbox nodoc noinfo noman"' >> /etc/portage/make.conf
|
||||
RUN echo 'MAKEOPTS="-j1"' >> /etc/portage/make.conf
|
||||
RUN echo 'USE="minimal -cracklib -gpg -ncurses -nls -pam -pcre -pcre-jit -perl \
|
||||
-readline -rsync-verify"' >> /etc/portage/make.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user