gentoo-utils

gentoo-utils-gitea (feature-profiles)

Published 2025-12-12 23:38:41 -06:00 by ci-bot in gentoo-utils/gentoo-utils-gitea

Installation

docker pull git.epenguin.net/gentoo-utils/gentoo-utils-gitea:feature-profiles
sha256:6a3fa1ed665533483e943a1e272e888f9b0a85a18840c3119adf5050f9141ca1

Images

Digest OS / Arch Size
c17354714b linux/amd64 1.0 GiB

Image Layers ( linux/amd64)

WORKDIR /
COPY /gentoo/ / # buildkit
CMD ["/bin/bash"]
COPY ./. / # buildkit
ENV EGIT_CLONE_TYPE=shallow
RUN /bin/sh -c getuto # buildkit
RUN /bin/sh -c emerge-webrsync # buildkit
RUN /bin/sh -c emerge =dev-lang/rust-bin-9999 llvm-core/clang llvm-core/lld dev-vcs/git sys-process/parallel net-libs/nodejs # buildkit
RUN /bin/sh -c git clone https://jturnerusa.dev/cgit/ebuilds/ /var/db/repos/spawns # buildkit
COPY etc/portage/repos.conf /etc/portage/ # buildkit
RUN /bin/sh -c mkdir -p /var/cache/distfiles/git3-src && chown portage:portage /var/cache/distfiles/git3-src # buildkit
RUN /bin/sh -c emerge =dev-build/meson-9999 # buildkit
RUN /bin/sh -c useradd -m gentooligan # buildkit
USER gentooligan
WORKDIR /workspace
ENTRYPOINT ["/entrypoint.sh"]
CMD ["/bin/bash"]
Details
Container
2025-12-12 23:38:41 -06:00
8
OCI / Docker
Versions (12) View all