debian (sha256:72fd4ef325dabb64c2d121952f730c1e4b7dbd269a1d76cfbb50e995e68f6359)

Published 2026-04-16 17:00:47 -07:00 by Neureka in base/debian

Installation

docker pull code.neureka.dev/base/debian@sha256:72fd4ef325dabb64c2d121952f730c1e4b7dbd269a1d76cfbb50e995e68f6359
sha256:72fd4ef325dabb64c2d121952f730c1e4b7dbd269a1d76cfbb50e995e68f6359

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates passwd util-linux && rm -rf /var/lib/apt/lists/* # buildkit
COPY --chmod=755 entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
CMD ["sh"]
Details
Container
2026-04-16 17:00:47 -07:00
0
OCI / Docker
linux/amd64
30 MiB
Versions (1) View all
12 2026-04-16