sha256:38b35ec64ef67983862e24c20e60102d75a13863858fe94c91bcc24f7f035a17
OS/ARCH
linux/arm64/v8
Compressed size
368.8 MB
Last pushed
about 1 year by agarabhishek
Type
Image
Manifest digest
sha256:38b35ec64ef67983862e24c20e60102d75a13863858fe94c91bcc24f7f035a17
Image Layers
1# debian.sh --arch 'arm64' out/47.33 MB2RUN /bin/sh -c set -eux;22.48 MB3RUN /bin/sh -c set -eux;61.39 MB4RUN /bin/sh -c set -ex;193.46 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.95 MB8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B9ENV PYTHON_VERSION=3.10.180 B10ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B11RUN /bin/sh -c set -eux;19.87 MB12RUN /bin/sh -c set -eux;250 B13CMD ["python3"]0 B14WORKDIR /usr/src/app133 B15COPY requirements.txt ./ # buildkit226 B16RUN /bin/sh -c pip install18.33 MB17COPY gcp_wif_test.py ./ # buildkit1.21 KB18COPY aws_security_credentials_supplier.py ./ # buildkit968 B19CMD ["python" "gcp_wif_test.py"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1754870400'