sha256:d7ebb84406ba19ea19df4d2900a1afb15e34fd9b040fe386304358dbcbe2403c
OS/ARCH
Compressed size
48.73 MB
Last pushed
6 months by atlassian
Type
Image
Manifest digest
sha256:650bb4efa36712c2f29eb1ac9487dc6175e6a073248670d5e49ee6ca60e70404
Image Layers
1# debian.sh --arch 'arm64' out/28.74 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.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.200 B7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B8RUN /bin/sh -c set -eux;13.14 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11COPY requirements.txt / # buildkit137 B12WORKDIR /0 B13RUN /bin/sh -c pip install5.63 MB14COPY pipe / # buildkit1.57 KB15COPY LICENSE.txt README.md pipe.yml /2.23 KB16ENTRYPOINT ["python3" "/pipe.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1773619200'