Sign inSign up

larsks/hello-flask:7c3fb0af

Multi-platform
Manifest digest

sha256:91298ff1d849e5a67c1591fc088309edf5f2c4039ec6e2d0187dc5411a3f00fb

OS/ARCH

Compressed size

349.14 MB

Last pushed

almost 6 years by larsks

Type

Image

Manifest digest

sha256:91298ff1d849e5a67c1591fc088309edf5f2c4039ec6e2d0187dc5411a3f00fb

Image Layers

1ADD file ... in / 51.63 MB
2CMD ["bash"]0 B
3/bin/sh -c apt-get update &&7.87 MB
4/bin/sh -c set -ex; if10.23 MB
5/bin/sh -c apt-get update &&54.79 MB
6/bin/sh -c set -ex; apt-get193.67 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&6.57 MB
10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
11ENV PYTHON_VERSION=3.8.60 B
12/bin/sh -c set -ex &&17.85 MB
13/bin/sh -c cd /usr/local/bin &&234 B
14ENV PYTHON_PIP_VERSION=20.2.30 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
17/bin/sh -c set -ex; wget2.02 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c mkdir /app2.92 KB
20COPY requirements.txt /app # buildkit2.97 KB
21WORKDIR /app2.9 KB
22RUN /bin/sh -c pip install4.48 MB
23COPY . /app # buildkit16.29 KB
24CMD ["/bin/sh" "-c" "gunicorn -b0 B

Command

ADD file:a2329a0372b3b40ca345795d86a78ab4cdaa3a1eeda3a5ece35a83881543db1a in /