sha256:7bd04ae7a872475094a294398563173fe708d36fb1fb0457840a847493096e25
OS/ARCH
Compressed size
447.85 MB
Last pushed
about 15 hours by cubecoders
Type
Image
Manifest digest
sha256:1a5063b6afb78de22468ccfaab64ae26505a348ce70a94de00f30dd05d60e42b
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB2LABEL org.opencontainers.image.source=https://github.com/CubeCoders/dockerfiles0 B3LABEL org.opencontainers.image.licenses=MIT0 B4ENV DEBIAN_FRONTEND=noninteractive0 B5ARG TARGETARCH=amd640 B6RUN |1 TARGETARCH=amd64 /bin/sh -c398.32 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=amd64 /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_VERSION=3.110 B18COPY /usr/local/ /usr/local/ # buildkit12.85 MB19COPY /tmp/3.11-run-deps.txt /tmp/3.11-run-deps.txt # buildkit269 B20RUN |1 PYTHON_VERSION=3.11 /bin/sh -c8.22 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'