hostyboi/debian (sha256:66d50348f3a503ae63eadeb3aacc9a30d92fca55df9d20c812f7983fc5787283)
Installation
docker pull git.tisasillyplace.com/pixel/hostyboi/debian@sha256:66d50348f3a503ae63eadeb3aacc9a30d92fca55df9d20c812f7983fc5787283sha256:66d50348f3a503ae63eadeb3aacc9a30d92fca55df9d20c812f7983fc5787283Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600' |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends bash ca-certificates coreutils curl docker.io git gnupg gzip jq make openssh-client tar tzdata zstd build-essential && rm -rf /var/lib/apt/lists/* # buildkit |