sdk (sha256:ead0b6a5268f11b90127b32be441be055d739666669f80efe809b0c8f224daca)

Published 2025-06-14 16:09:01 +00:00 by sutty

Installation

docker pull git.sutty.abyaya.la/containers/sdk@sha256:ead0b6a5268f11b90127b32be441be055d739666669f80efe809b0c8f224daca
sha256:ead0b6a5268f11b90127b32be441be055d739666669f80efe809b0c8f224daca

Image layers

ADD alpine-minirootfs-3.19.7-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG ALPINE_VERSION=3.19.7
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.19.7 /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.19.7 /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

Labels

Key Value
org.opencontainers.image.authors f@sutty.nl
org.opencontainers.image.created 2025-06-14T16:05:56Z
org.opencontainers.image.revision 905c5accb3e63243f6a06f939ce7275c6c1e361a
org.opencontainers.image.source https://git.sutty.abyaya.la/containers/sdk.git
org.opencontainers.image.url https://git.sutty.abyaya.la/containers/sdk
Details
Container
2025-06-14 16:09:01 +00:00
3
OCI / Docker
linux/amd64
f@sutty.nl
104 MiB
Versions (23) View all
3.17.10 2026-04-15
3.18.12 2026-04-15
3.19.9 2026-04-15
3.20.9 2026-02-17
3.21.6 2026-02-17