Sign inSign up

cubecoders/ampbase:python-3.12

Multi-platform
Index digest

sha256:c0d3bd9cf672cad391c21f33b7624ecd0d4c62e7a28694d7fa4a3d697b3a521d

OS/ARCH

Compressed size

445.48 MB

Last pushed

7 days by cubecoders

Type

Image

Manifest digest

sha256:7b209a8b32d9b3e3e657f3844eae427086530ec2ba3384355af2145a168a13ba

Image Layers

1# debian.sh --arch 'amd64' out/28.45 MB
2LABEL org.opencontainers.image.source=https://github.com/CubeCoders/dockerfiles0 B
3LABEL org.opencontainers.image.licenses=MIT0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5ARG TARGETARCH=amd640 B
6RUN |1 TARGETARCH=amd64 /bin/sh -c398.32 MB
7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
8STOPSIGNAL SIGINT0 B
9COPY ./scripts/base/ampstart.sh /ampstart.sh # buildkit1.7 KB
10RUN |1 TARGETARCH=amd64 /bin/sh -c1.7 KB
11ENTRYPOINT ["/usr/bin/tini" "-g" "--" "/ampstart.sh"]0 B
12CMD []0 B
13LABEL org.opencontainers.image.licenses=MIT0 B
14ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
15ENV AMP_ADDITIONAL_ENV_VARS=PIP_DISABLE_PIP_VERSION_CHECK0 B
16ENV DEBIAN_FRONTEND=noninteractive0 B
17ARG PYTHON_VERSION=3.120 B
18COPY /usr/local/ /usr/local/ # buildkit10.63 MB
19COPY /tmp/3.12-run-deps.txt /tmp/3.12-run-deps.txt # buildkit269 B
20RUN |1 PYTHON_VERSION=3.12 /bin/sh -c8.07 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'