Sign inSign up

lingxiankong/flaskserver:1.0.0

Manifest digest

sha256:590ef5179948aedcdff7822a15478f8d7008c0e2673526d893975ebd3c024b4e

OS/ARCH

linux/amd64

Compressed size

18.67 MB

Last pushed

almost 6 years by lingxiankong

Type

Image

Manifest digest

sha256:590ef5179948aedcdff7822a15478f8d7008c0e2673526d893975ebd3c024b4e

Image Layers

1ADD file ... in / 2.67 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-cache274.24 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.90 B
8/bin/sh -c set -ex &&10.22 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=20.2.40 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B
13/bin/sh -c set -ex; wget2.02 MB
14CMD ["python3"]0 B
15MAINTAINER Lingxian Kong <[email protected]>0 B
16/bin/sh -c pip install --no-cache-dir3.49 MB
17ADD file ... in /webserver.py 495 B
18ENV FLASK_APP=/webserver.py0 B
19EXPOSE 80800 B
20CMD ["/bin/sh" "-c" "flask0 B

Command

ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /