sha256:5bb1d8fdd7f94f3b1dcf446dcd10c6ad1230f0513fc72e318d52945013ca3787
OS/ARCH
linux/amd64
Compressed size
425.3 MB
Last pushed
4 months by imthai
Type
Image
Manifest digest
sha256:a620f74a193466b0908fd75c7132fd764051aa8f846ecd5917eeb6eafbc65c2c
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.78 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c set -eux;5.88 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.200 B10ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B11RUN /bin/sh -c set -eux;20.15 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14COPY /uv /uvx /bin/ #23.37 MB15RUN /bin/sh -c apt-get update24.63 MB16WORKDIR /opencanary100 B17ENV PATH=/opencanary/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18COPY pyproject.toml uv.lock README.md ./56.88 KB19COPY bin /opencanary/bin # buildkit2.81 KB20COPY opencanary ./opencanary # buildkit2.85 MB21RUN /bin/sh -c uv sync15.99 MB22ENTRYPOINT ["opencanaryd"]0 B23CMD ["--dev" "--uid=nobody" "--gid=nogroup"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'