Sign inSign up

smasherofallthings/base-python:amd64-2026-07-01-b672

Developer tools
Manifest digest

sha256:37b92b2c9b42c2a7466ead3f79994a564b89d30b4692689b9c5e2281f75c725c

OS/ARCH

linux/amd64

Compressed size

216.79 MB

Last pushed

3 months by smasherofallthings

Type

Image

Manifest digest

sha256:37b92b2c9b42c2a7466ead3f79994a564b89d30b4692689b9c5e2281f75c725c

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.82 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=smasherofallthings0 B
8LABEL description=A base python image0 B
9RUN /bin/sh -c apt update147.96 MB
10RUN /bin/sh -c curl -LsSf23.61 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.63 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' '@1779062400'