pkgcheck (latest)
Installation
docker pull gittr.ch/linux/pkgcheck:latestsha256:7753d19e6bce9d3b2dda93933dcc8e0540bf00441de12984ee1e8f6116284c95Image layers
| WORKDIR / |
| COPY /gentoo/ / # buildkit |
| CMD ["/bin/bash"] |
| LABEL maintainer=manuel@fritteli.ch |
| LABEL description=Gentoo pkgcheck image |
| COPY dir:6e88c7ad1a401ede9d6f49b7da6ed7969e22644c1d46bcc7306c13c21844119f in /var/db/repos/gentoo |
| /bin/sh -c echo 'FEATURES="-ipc-sandbox -network-sandbox -pid-sandbox"' >> /etc/portage/make.conf |
| /bin/sh -c emerge -v --noreplace dev-util/pkgcheck dev-vcs/git |
Labels
| Key | Value |
|---|---|
| description | Gentoo pkgcheck image |
| maintainer | manuel@fritteli.ch |