sha256:0fc4707abb72d4615511eacb559653ed320ed91395463de3e087cabae4bd2bd3
OS/ARCH
linux/amd64
Compressed size
215.53 MB
Last pushed
about 2 months by smasherofallthings
Type
Image
Manifest digest
sha256:0fc4707abb72d4615511eacb559653ed320ed91395463de3e087cabae4bd2bd3
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2LABEL maintainer=smasherofallthings0 B3LABEL description=A base image -0 B4RUN /bin/sh -c printf "$(date154 B5RUN /bin/sh -c apt update16.86 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=smasherofallthings0 B8LABEL description=A base python image0 B9RUN /bin/sh -c apt update148 MB10RUN /bin/sh -c curl -LsSf21.23 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 venv9.66 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 /jinny115 B17COPY pyproject.toml uv.lock /jinny #15.23 KB18RUN /bin/sh -c cd /jinny938.92 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' '@1783900800'