Sign inSign up

idoshoshani123/hello-python:v1.0

Manifest digest

sha256:dbbc62da82e9bf544bb46cf2d59e4f96da17590a5b7170a6fb5126e03c90b0d1

OS/ARCH

linux/arm64

Compressed size

19.01 MB

Last pushed

about 2 years by idoshoshani123

Type

Image

Manifest digest

sha256:dbbc62da82e9bf544bb46cf2d59e4f96da17590a5b7170a6fb5126e03c90b0d1

Image Layers

1ADD file ... in / 3.9 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;452.95 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;11.73 MB
9RUN /bin/sh -c set -eux;229 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B
14RUN /bin/sh -c set -eux;2.94 MB
15CMD ["python3"]0 B
16WORKDIR /app93 B
17COPY hello.py . # buildkit181 B
18RUN /bin/sh -c chmod u+x191 B
19CMD ["python3" "./hello.py"]0 B

Command

ADD file:a71f7e9bc66668361f88637c724c44deeb2774ec268ff0a68bd99014c8a02a84 in /