pkgcheck (20260314)
Installation
docker pull gittr.ch/linux/pkgcheck:20260314sha256:cf38b793e846661044c48f4a6e194520a44eb82d3150f791afabbb9ecd4c40abImage 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 # buildkit |
Labels
| Key | Value |
|---|---|
| description | Gentoo pkgcheck image |
| maintainer | manuel@fritteli.ch |
Details
Versions (2)
View all