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 MB2LABEL maintainer=smasherofallthings0 B3LABEL description=A base image -0 B4RUN /bin/sh -c printf "$(date152 B5RUN /bin/sh -c apt update16.82 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=smasherofallthings0 B8LABEL description=A base python image0 B9RUN /bin/sh -c apt update147.96 MB10RUN /bin/sh -c curl -LsSf23.61 MB11ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ENV VIRTUAL_ENV=/opt/venv0 B13RUN /bin/sh -c uv venv8.63 KB14ENV PATH=/opt/venv/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15CMD ["/bin/bash"]0 B16RUN /bin/sh -c mkdir /jinny111 B17COPY pyproject.toml uv.lock /jinny #15.17 KB18RUN /bin/sh -c cd /jinny938.98 KB19COPY src/jinny /jinny # buildkit90.91 KB20RUN /bin/sh -c chmod a+x8.12 KB21ENV PYTHONUNBUFFERED=TRUE0 B22CMD ["/jinny/jinny.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'