Sign inSign up

smasherofallthings/jinny:2026-06-19-b162

Developer tools
Manifest digest

sha256:b0245a2dedc8047aba36a9e5e318d75878d3b6c28fc76035e593788391b85833

OS/ARCH

linux/amd64

Compressed size

217.82 MB

Last pushed

3 months by smasherofallthings

Type

Image

Manifest digest

sha256:b0245a2dedc8047aba36a9e5e318d75878d3b6c28fc76035e593788391b85833

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
16RUN /bin/sh -c mkdir /jinny111 B
17COPY pyproject.toml uv.lock /jinny #15.17 KB
18RUN /bin/sh -c cd /jinny938.98 KB
19COPY src/jinny /jinny # buildkit90.91 KB
20RUN /bin/sh -c chmod a+x8.12 KB
21ENV PYTHONUNBUFFERED=TRUE0 B
22CMD ["/jinny/jinny.py"]0 B

Command

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