base (sha256:cc67a1edb2fe5397eb4db79d73b49c9a19d61f6f512f934d4632008f785485d9)

Published 2026-05-31 18:54:04 +00:00 by sean in images/base

Installation

docker pull git.abutili.net/images/base@sha256:cc67a1edb2fe5397eb4db79d73b49c9a19d61f6f512f934d4632008f785485d9
sha256:cc67a1edb2fe5397eb4db79d73b49c9a19d61f6f512f934d4632008f785485d9

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
ARG VERSION=main-82aa192
ARG VCS_REF=82aa1923ef0a70499b7257cb344f1353f2950172
ARG BUILD_DATE=2026-05-31T18:53:26Z
LABEL org.opencontainers.image.title=base org.opencontainers.image.version=main-82aa192 org.opencontainers.image.revision=82aa1923ef0a70499b7257cb344f1353f2950172 org.opencontainers.image.created=2026-05-31T18:53:26Z org.opencontainers.image.source=https://git.abutili.net/images/base
ENV LANG=C.UTF-8 LC_ALL=C.UTF-8 TZ=UTC
RUN |3 VERSION=main-82aa192 VCS_REF=82aa1923ef0a70499b7257cb344f1353f2950172 BUILD_DATE=2026-05-31T18:53:26Z /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl bash tini tzdata jq && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
RUN |3 VERSION=main-82aa192 VCS_REF=82aa1923ef0a70499b7257cb344f1353f2950172 BUILD_DATE=2026-05-31T18:53:26Z /bin/sh -c useradd -ms /bin/bash runner # buildkit
USER runner
WORKDIR /workspace
SHELL [/bin/bash -eo pipefail -c]
ENTRYPOINT ["/usr/bin/tini" "--"]

Labels

Key Value
org.opencontainers.image.created 2026-05-31T18:53:26Z
org.opencontainers.image.revision 82aa1923ef0a70499b7257cb344f1353f2950172
org.opencontainers.image.source https://git.abutili.net/images/base
org.opencontainers.image.title base
org.opencontainers.image.version main-82aa192
Details
Container
2026-05-31 18:54:04 +00:00
0
OCI / Docker
linux/amd64
35 MiB
Versions (3) View all
latest 2026-05-31
main-82aa192 2026-05-31
main-7c0c7c7 2026-04-17