Sign inSign up

mpulcuango/flask-hello:1.0

Index digest

sha256:59d9fb5396b9278536936cbef70a70a20c5805a42714537b27e9fa2f4168053b

OS/ARCH

linux/amd64

Compressed size

46.56 MB

Last pushed

11 months by mpulcuango

Type

Image

Manifest digest

sha256:140cca08ede77d8924f6c5063d7ec54cc651e445a2216f9ffcab294a2cfea43e

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.190 B
7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B
8RUN /bin/sh -c set -eux;13.18 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12COPY requirements.txt . # buildkit157 B
13RUN /bin/sh -c pip install3.74 MB
14COPY app.py . # buildkit286 B
15EXPOSE map[5000/tcp:{}]0 B
16CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'