pkgcheck (latest)

Published 2026-02-12 22:46:59 +01:00 by manuel in linux/pkgcheck-dockerfile

Installation

docker pull gittr.ch/linux/pkgcheck:latest
sha256:d4ebb16d3a8be206504e72c7e8c37ccb03061372aad85408abfd2c3c09ee6f13

Image layers

WORKDIR /
COPY /gentoo/ / # buildkit
CMD ["/bin/bash"]
LABEL maintainer=manuel@fritteli.ch
LABEL description=Gentoo pkgcheck image
COPY /var/db/repos/gentoo /var/db/repos/gentoo # buildkit
RUN /bin/sh -c echo 'FEATURES="-ipc-sandbox -network-sandbox -pid-sandbox"' >> /etc/portage/make.conf # buildkit
RUN /bin/sh -c emerge -v --noreplace dev-util/pkgcheck dev-vcs/git net-libs/nodejs # buildkit

Labels

Key Value
description Gentoo pkgcheck image
maintainer manuel@fritteli.ch
Details
Container
2026-02-12 22:46:59 +01:00
0
OCI / Docker
linux/amd64
654 MiB
Versions (1) View all
latest 2026-02-12