infra: docker: set portage to shallow clone packages via git
This commit is contained in:
@@ -2,6 +2,8 @@ FROM gentoo/stage3:latest
|
||||
|
||||
COPY ./. /
|
||||
|
||||
ENV EGIT_CLONE_TYPE=shallow
|
||||
|
||||
RUN getuto
|
||||
|
||||
RUN emerge-webrsync
|
||||
|
||||
Reference in New Issue
Block a user