sha256:5b0497578211d29eedf682e87e8e00368760dd599b5b19705f1dc2cef08d10e2
OS/ARCH
linux/amd64
Compressed size
152.37 MB
Last pushed
2 months by cerberusqc
Type
Image
Manifest digest
sha256:5b0497578211d29eedf682e87e8e00368760dd599b5b19705f1dc2cef08d10e2
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.24 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11ENV PYTHONUNBUFFERED=1 PYTHONPATH=/app:0 B12RUN /bin/sh -c apt-get update5.38 MB13WORKDIR /app93 B14COPY pyproject.toml poetry.lock ./ #27.62 KB15RUN /bin/sh -c pip install73.63 MB16COPY debugtools/ debugtools/ # buildkit30.45 MB17COPY entrypoint-customer-sigterm.sh /entrypoint.sh # buildkit1.9 KB18RUN /bin/sh -c chmod +x1.93 KB19ARG VERSION=1.0.00 B20RUN |1 VERSION=1.0.0 /bin/sh -c206 B21EXPOSE [8000/tcp]0 B22ENTRYPOINT ["/bin/bash" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'