rotem343/flask-app:166

Index digest

sha256:15f6945c87ee88fe6fecb9b7e93885d50dc41b5b1d7ec133cd5e943cfaa92f3e

OS/ARCH

linux/amd64

Compressed size

61.2 MB

Last pushed

12 months by rotem343

Type

Image

Manifest digest

sha256:53f51ef5879066d55256275112ae17691068428f71c81d42e7b200438525c970

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;14.92 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY flask-app/requirements.txt . # buildkit178 B
13RUN /bin/sh -c pip install7.06 MB
14COPY flask-app/ . # buildkit8.94 MB
15EXPOSE map[5000/tcp:{}]0 B
16CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'