repository (sha256:0e430eeb46dbb59abc1e5b326d1d90f6ba8448d8d8582789f5d568736a83a74c)
Published 2025-12-06 15:28:06 +00:00 by sutty
Installation
docker pull git.sutty.abyaya.la/containers/repository@sha256:0e430eeb46dbb59abc1e5b326d1d90f6ba8448d8d8582789f5d568736a83a74csha256:0e430eeb46dbb59abc1e5b326d1d90f6ba8448d8d8582789f5d568736a83a74cImage layers
| ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG ALPINE_VERSION=3.23.0 |
| ENV LANG=C.UTF-8 |
| COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit |
| RUN |1 ALPINE_VERSION=3.23.0 /bin/sh -c echo ${ALPINE_VERSION} | cut -d . -f 1,2 | xargs -I {} echo https://alpine.sutty.nl/alpine/v{}/sutty | tee -a /etc/apk/repositories # buildkit |
| RUN |1 ALPINE_VERSION=3.23.0 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit |
| LABEL org.opencontainers.image.authors=f@sutty.nl |
| RUN /bin/sh -c apk add --no-cache alpine-sdk ccache cmake # buildkit |
| RUN /bin/sh -c adduser -s /bin/sh -D builder # buildkit |
| RUN /bin/sh -c adduser builder abuild # buildkit |
| ENV PATH=/usr/lib/ccache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| LABEL org.opencontainers.image.authors=f@sutty.nl |
| COPY ./build.sh /usr/local/bin/build # buildkit |
| COPY ./entrypoint.sh /usr/local/bin/entrypoint # buildkit |
| RUN /bin/sh -c echo "${ALPINE_VERSION}" | cut -d . -f 1,2 | xargs -I {} echo 'https://alpine.sutty.nl/alpine/v{}/sutty' >> /etc/apk/repositories # buildkit |
| RUN /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit |
| ENTRYPOINT ["/usr/local/bin/entrypoint"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | f@sutty.nl |
| org.opencontainers.image.created | 2025-12-06T15:25:50Z |
| org.opencontainers.image.revision | 704367adaf86152767c7c377f63615aeae426862 |
| org.opencontainers.image.source | https://git.sutty.abyaya.la/containers/repository.git |
| org.opencontainers.image.url | https://git.sutty.abyaya.la/containers/repository |
Details
2025-12-06 15:28:06 +00:00
Versions (15)
View all
Container
4
OCI / Docker
linux/amd64
f@sutty.nl
128 MiB