Sign inSign up

jmsearcy/python3-flask:1.1

Manifest digest

sha256:278e1e0e6c274ab6be3a5e454cf0b27947d91e065657935ae7b7b3f39bdafd0e

OS/ARCH

linux/amd64

Compressed size

50.08 MB

Last pushed

over 7 years by jmsearcy

Type

Image

Manifest digest

sha256:278e1e0e6c274ab6be3a5e454cf0b27947d91e065657935ae7b7b3f39bdafd0e

Image Layers

1ADD file ... in / 2.63 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-cache294.8 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.30 B
8/bin/sh -c set -ex &&25.16 MB
9/bin/sh -c cd /usr/local/bin &&230 B
10ENV PYTHON_PIP_VERSION=19.0.30 B
11/bin/sh -c set -ex; wget1.73 MB
12CMD ["python3"]0 B
14COPY dir:1491f0f26eb39603b573528ae133c05ac70f203dfa867a17f13ab9af28561034 in /app 5.17 KB
15WORKDIR /app0 B
16/bin/sh -c apk add ca-certificates71.63 KB
17/bin/sh -c pip install pipenv17.88 MB
18/bin/sh -c pipenv install --system2.32 MB
19CMD ["python" "hello.py"]0 B

Command

ADD file:2e3a37883f56a4a278bec2931fc9f91fb9ebdaa9047540fe8fde419b84a1701b in /