sha256:462e26d197348c0f1e0bf834cf42e28ce9d4cfce3ed9e9a0cf6115a9381e87f8
OS/ARCH
Compressed size
505.19 MB
Last pushed
4 days by cubecoders
Type
Image
Manifest digest
sha256:fbf24883ead0ba28d7ecd073799f84e533ca7da64d3d50fa5e0c7158d58f2fb7
Image Layers
1# debian.sh --arch 'arm64' out/28.79 MB2LABEL org.opencontainers.image.source=https://github.com/CubeCoders/dockerfiles0 B3LABEL org.opencontainers.image.licenses=MIT0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ARG TARGETARCH=arm640 B6RUN |1 TARGETARCH=arm64 /bin/sh -c387.24 MB7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B8STOPSIGNAL SIGINT0 B9COPY ./scripts/base/ampstart.sh /ampstart.sh # buildkit1.7 KB10RUN |1 TARGETARCH=arm64 /bin/sh -c1.7 KB11ENTRYPOINT ["/usr/bin/tini" "-g" "--" "/ampstart.sh"]0 B12CMD []0 B13LABEL org.opencontainers.image.licenses=MIT0 B14ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B15ENV AMP_ADDITIONAL_ENV_VARS=PIP_DISABLE_PIP_VERSION_CHECK0 B16ENV DEBIAN_FRONTEND=noninteractive0 B17ARG PYTHON_DEFAULT=3.130 B18ARG PYTHON_NON_DEFAULT=3.10 3.11 3.12 3.140 B19COPY /usr/local/ /usr/local/ # buildkit12.29 MB20COPY /tmp/3.10-run-deps.txt /tmp/3.10-run-deps.txt # buildkit269 B21COPY /usr/local/ /usr/local/ # buildkit12.81 MB22COPY /tmp/3.11-run-deps.txt /tmp/3.11-run-deps.txt # buildkit269 B23COPY /usr/local/ /usr/local/ # buildkit10.57 MB24COPY /tmp/3.12-run-deps.txt /tmp/3.12-run-deps.txt # buildkit270 B25COPY /usr/local/ /usr/local/ # buildkit10.78 MB26COPY /tmp/3.14-run-deps.txt /tmp/3.14-run-deps.txt # buildkit263 B27COPY /usr/local/ /usr/local/ # buildkit10.36 MB28COPY /tmp/3.13-run-deps.txt /tmp/3.13-run-deps.txt # buildkit263 B29RUN |2 PYTHON_DEFAULT=3.13 PYTHON_NON_DEFAULT=3.10 3.1132.35 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1789689600'