Harry Esses HarryEsses
  • Joined on 2026-01-08

debian (13.4-slim)

Published 2026-05-13 22:50:43 +00:00 by HarryEsses

Installation

docker pull git.harryesses.com/harryesses/debian:13.4-slim
sha256:5ade7cf2053d7abfc2cba5d7e1fd9b38f64913da7e19918173f056c80fd69e64

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'
USER root
RUN /bin/sh -c apt-get update && apt-get install -y wget gcc make curl jq unzip git sudo # buildkit
RUN /bin/sh -c useradd coder --create-home --shell=/bin/bash --uid=1000 --user-group # buildkit
RUN /bin/sh -c echo "coder ALL=(ALL) NOPASSWD:ALL" >>/etc/sudoers.d/nopasswd # buildkit
USER coder
Details
Container
2026-05-13 22:50:43 +00:00
5
OCI / Docker
linux/amd64
156 MiB
Versions (1) View all
13.4-slim 2026-05-13