sha256:2a7dd48dce416803b860d60a003dec61f9d46a00bf9cc1ae5a176c4b98b02fc5
OS/ARCH
linux/amd64
Compressed size
86.81 MB
Last pushed
4 months by edgegapagent
Type
Image
Manifest digest
sha256:2a7dd48dce416803b860d60a003dec61f9d46a00bf9cc1ae5a176c4b98b02fc5
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.18 MB9RUN /bin/sh -c set -eux;251 B10CMD ["python3"]0 B11ENV PYTHONUNBUFFERED=1 PYTHONPATH=/app: TINI_VERSION=v0.19.00 B12RUN /bin/sh -c apt-get update5.07 MB13ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB14RUN /bin/sh -c chmod +x9.29 KB15WORKDIR /app93 B16RUN /bin/sh -c pip install8.5 MB17COPY debugtools/ debugtools/ # buildkit30.4 MB18COPY entrypoint.sh /entrypoint.sh # buildkit179 B19RUN /bin/sh -c chmod +x212 B20ARG VERSION=1.0.00 B21RUN |1 VERSION=v2.4.12 /bin/sh -c205 B22EXPOSE map[8000/tcp:{}]0 B23ENTRYPOINT ["/tini" "--" "/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'