Sign inSign up

kierstenstokes/python-hello-world:latest

Manifest digest

sha256:ffd6a3971d565dfaab0233eb7acb93588446d3f84c83dd9e4ccd2429e8c890fc

OS/ARCH

linux/amd64

Compressed size

32.15 MB

Last pushed

over 5 years by kierstenstokes

Type

Image

Manifest digest

sha256:ffd6a3971d565dfaab0233eb7acb93588446d3f84c83dd9e4ccd2429e8c890fc

Image Layers

1ADD file ... in / 2.27 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
5/bin/sh -c apk add --no-cache338.66 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.10 B
8/bin/sh -c set -ex &&23.78 MB
9/bin/sh -c cd /usr/local/bin &&223 B
10ENV PYTHON_PIP_VERSION=9.0.10 B
11/bin/sh -c set -ex; apk1.83 MB
12CMD ["python3"]0 B
13RUN /bin/sh -c pip install3.93 MB
14CMD ["python" "app.py"]0 B
15COPY app.py /app.py # buildkit223 B

Command

ADD file:89e72bfc19e81624ba6a34bd5cecdf258750dc569ba03e17e3f4a286b1526461 in /