sha256:c343d33a642b0dd0bb6310d5747cc4169b85786ccdc9a135b78cc73978e4d582
OS/ARCH
linux/amd64
Compressed size
217.45 MB
Last pushed
5 months by smasherofallthings
Type
Image
Manifest digest
sha256:c343d33a642b0dd0bb6310d5747cc4169b85786ccdc9a135b78cc73978e4d582
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2LABEL maintainer=smasherofallthings0 B3LABEL description=A base image -0 B4RUN /bin/sh -c printf "$(date153 B5RUN /bin/sh -c apt update16.69 MB6CMD ["/bin/bash"]0 B7LABEL maintainer=smasherofallthings0 B8LABEL description=A base python image0 B9RUN /bin/sh -c apt update147.99 MB10RUN /bin/sh -c curl -LsSf23.33 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.61 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 /jinny939.04 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' '@1773619200'