Block a user
rust (13.4-slim)
Published 2026-04-19 22:02:43 +00:00 by HarryEsses
Installation
docker pull git.harryesses.com/harryesses/rust:13.4-slimsha256:6c7c850abdb20c6e5c621baebe7dc4e3a61c262af8d8d02f72af0207bcbf49f8
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1775433600' |
| USER root |
| RUN /bin/sh -c apt-get update && apt-get install -y wget gcc make curl # buildkit |
| RUN /bin/sh -c useradd coder --create-home --shell=/bin/bash --uid=1000 --user-group # buildkit |
| RUN /bin/sh -c mkdir /etc/sudoers.d # 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 -- -yq # buildkit |
Details
2026-04-19 22:02:43 +00:00
Versions (12)
View all
Container
1
OCI / Docker
linux/amd64
409 MiB
latest
2026-06-26
0d1061a
2026-06-26
20260626-122933
2026-06-26
54c5b1d
2026-06-26
20260626-045330
2026-06-26