fixup
Some checks failed
Gentoo Utils / build (push) Has been cancelled
Gentoo Utils / test (push) Has been cancelled
Gentoo Utils / fuzz (push) Has been cancelled
Gentoo Utils / check-format (push) Has been cancelled
Gentoo Utils / docs (push) Has been cancelled
Gentoo Utils / grep (push) Has been cancelled
Gentoo Utils / build-oci-image (push) Has been cancelled
Some checks failed
Gentoo Utils / build (push) Has been cancelled
Gentoo Utils / test (push) Has been cancelled
Gentoo Utils / fuzz (push) Has been cancelled
Gentoo Utils / check-format (push) Has been cancelled
Gentoo Utils / docs (push) Has been cancelled
Gentoo Utils / grep (push) Has been cancelled
Gentoo Utils / build-oci-image (push) Has been cancelled
This commit is contained in:
@@ -2,8 +2,6 @@ FROM gentoo/stage3:latest
|
||||
|
||||
COPY ./. /
|
||||
|
||||
ENV EGIT_CLONE_TYPE=shallow
|
||||
|
||||
RUN getuto
|
||||
|
||||
RUN emerge-webrsync
|
||||
@@ -23,7 +21,7 @@ COPY etc/portage/repos.conf /etc/portage/
|
||||
|
||||
RUN mkdir -p /var/cache/distfiles/git3-src && chown portage:portage /var/cache/distfiles/git3-src
|
||||
|
||||
RUN EGIT_CLONE_TYPE=single emerge =dev-build/meson-9999::spawns
|
||||
RUN emerge =dev-build/meson-9999::spawns
|
||||
|
||||
RUN useradd -m gentooligan
|
||||
|
||||
|
||||
Reference in New Issue
Block a user