Sign inSign up

smasherofallthings/jinny:2.2.5

Developer tools
Manifest digest

sha256:28e49c7e08405c768c47cd2042d5638bb028f3ff83c165d293c1aa8e7c61d9c4

OS/ARCH

linux/amd64

Compressed size

216 MB

Last pushed

7 months by smasherofallthings

Type

Image

Manifest digest

sha256:28e49c7e08405c768c47cd2042d5638bb028f3ff83c165d293c1aa8e7c61d9c4

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 "$(date155 B
5RUN /bin/sh -c apt update16.67 MB
6CMD ["/bin/bash"]0 B
7LABEL maintainer=smasherofallthings0 B
8LABEL description=A base python image0 B
9RUN /bin/sh -c apt update148.15 MB
10RUN /bin/sh -c curl -LsSf21.74 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.59 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.93 KB
19COPY src/jinny /jinny # buildkit90.56 KB
20RUN /bin/sh -c chmod a+x7.99 KB
21ENV PYTHONUNBUFFERED=TRUE0 B
22CMD ["/jinny/jinny.py"]0 B

Command

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