base (sha256:68e015122b1bcd6036723770a387dae1d5334fc8155c5b90df3bc82d7562c892)
Installation
docker pull git.abutili.net/images/base@sha256:68e015122b1bcd6036723770a387dae1d5334fc8155c5b90df3bc82d7562c892sha256:68e015122b1bcd6036723770a387dae1d5334fc8155c5b90df3bc82d7562c892Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| ARG VERSION=main-7c0c7c7 |
| ARG VCS_REF=7c0c7c7856cf1706e05ac3022317a03dea0141af |
| ARG BUILD_DATE=2026-04-17T14:46:22Z |
| LABEL org.opencontainers.image.title=base org.opencontainers.image.version=main-7c0c7c7 org.opencontainers.image.revision=7c0c7c7856cf1706e05ac3022317a03dea0141af org.opencontainers.image.created=2026-04-17T14:46:22Z org.opencontainers.image.source=https://git.abutili.net/images/base |
| RUN |3 VERSION=main-7c0c7c7 VCS_REF=7c0c7c7856cf1706e05ac3022317a03dea0141af BUILD_DATE=2026-04-17T14:46:22Z /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl bash && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN |3 VERSION=main-7c0c7c7 VCS_REF=7c0c7c7856cf1706e05ac3022317a03dea0141af BUILD_DATE=2026-04-17T14:46:22Z /bin/sh -c useradd -ms /bin/bash runner # buildkit |
| USER runner |
| WORKDIR /workspace |
| SHELL [/bin/bash -eo pipefail -c] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-17T14:46:22Z |
| org.opencontainers.image.revision | 7c0c7c7856cf1706e05ac3022317a03dea0141af |
| org.opencontainers.image.source | https://git.abutili.net/images/base |
| org.opencontainers.image.title | base |
| org.opencontainers.image.version | main-7c0c7c7 |
Details
Versions (2)
View all
latest
2026-04-17
main-7c0c7c7
2026-04-17