Sign inSign up

smasherofallthings/base-python:amd64-2026-04-01-b669

Developer tools
Manifest digest

sha256:cc691b7b529ee028d0e487db5bee1bc1860a4f2b21100971e21ee85937456bba

OS/ARCH

linux/amd64

Compressed size

241.13 MB

Last pushed

6 months by smasherofallthings

Type

Image

Manifest digest

sha256:cc691b7b529ee028d0e487db5bee1bc1860a4f2b21100971e21ee85937456bba

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=smasherofallthings0 B
3LABEL description=A base image -0 B
4RUN /bin/sh -c printf "$(date152 B
5RUN /bin/sh -c apt update16.69 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=smasherofallthings0 B
8LABEL description=A base python image0 B
9RUN /bin/sh -c apt update172.7 MB
10RUN /bin/sh -c curl -LsSf23.33 MB
11ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12ENV VIRTUAL_ENV=/opt/venv0 B
13RUN /bin/sh -c uv venv8.58 KB
14ENV PATH=/opt/venv/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15CMD ["/bin/bash"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'