repository (sha256:e404d5f015ca267fd43f93c8ded45d558a82524fe2dbcf95c743ae83dd41d03c)

Published 2026-04-15 13:29:05 +00:00 by sutty

Installation

docker pull git.sutty.abyaya.la/containers/repository@sha256:e404d5f015ca267fd43f93c8ded45d558a82524fe2dbcf95c743ae83dd41d03c
sha256:e404d5f015ca267fd43f93c8ded45d558a82524fe2dbcf95c743ae83dd41d03c

Image layers

ADD alpine-minirootfs-3.17.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG ALPINE_VERSION=3.17.10
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.17.10 /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.17.10 /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 2026-04-15T13:27:27Z
org.opencontainers.image.revision 1fc777415cb00508e062a5b5b80efbc1532272a2
org.opencontainers.image.source https://git.sutty.abyaya.la/containers/repository.git
org.opencontainers.image.url https://git.sutty.abyaya.la/containers/repository
Details
Container
2026-04-15 13:29:05 +00:00
0
OCI / Docker
linux/amd64
f@sutty.nl
111 MiB
Versions (15) View all
3.17.10 2026-04-15
3.18.12 2026-04-15
3.19.9 2026-04-15
3.20.8 2025-12-06
3.21.5 2025-12-06