Harry Esses HarryEsses
  • Joined on 2026-01-08

rust (a3eef8e)

Published 2026-06-04 23:44:04 +00:00 by HarryEsses

Installation

docker pull git.harryesses.com/harryesses/rust:a3eef8e
sha256:ff5489113a50e026692507b940e0319a3664251e77e5e2b192c87cf286afd242

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 sudo git # 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
RUN /bin/sh -c curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y # buildkit
Details
Container
2026-06-04 23:44:04 +00:00
1
OCI / Docker
linux/amd64
163 MiB
Versions (12) View all
latest 2026-06-26
0d1061a 2026-06-26
20260626-122933 2026-06-26
54c5b1d 2026-06-26
20260626-045330 2026-06-26