Sign inSign up

cubecoders/ampbase:python-3.11

Multi-platform
Index digest

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 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.110 B
18COPY /usr/local/ /usr/local/ # buildkit12.85 MB
19COPY /tmp/3.11-run-deps.txt /tmp/3.11-run-deps.txt # buildkit269 B
20RUN |1 PYTHON_VERSION=3.11 /bin/sh -c8.22 MB

Command

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