Sign inSign up

alikov/ci-python:1.0.3

Multi-platform
Index digest

sha256:defe28a0872fdd68c0e0a93b3615d5ad9743d5f316ac4f564db15ff756bf88dc

OS/ARCH

Compressed size

174.87 MB

Last pushed

over 1 year by alikov

Type

Image

Manifest digest

sha256:be989a8c57465b85398324ce0badcaef245bb8f97d881cc97754d089a7acdfc7

Image Layers

1# debian.sh --arch 'arm64' out/28.56 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.28 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.30 B
6ENV PYTHON_SHA256=40f868bcbdeb8149a3149580bb9bfd407b3321cd48f0be631af955ac92c0e0410 B
7RUN /bin/sh -c set -eux;12.29 MB
8RUN /bin/sh -c set -eux;270 B
9CMD ["python3"]0 B
10COPY file:196244a82eb1f206129df835c1514cd569efa4872b8eca0a84545dc6e3ee0d76 in /requirements.txt 0 B
11/bin/sh -c apt-get update 0 B
12/bin/sh -c pip3 install -r0 B
13/bin/sh -c poetry self add0 B
14ENTRYPOINT []0 B
15ARG GIT_COMMIT_SHA0 B
16LABEL org.opencontainers.image.revision=${GIT_COMMIT_SHA}130.74 MB

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'