Sign inSign up

ajayverse/news-app:20250213

Index digest

sha256:4ad2b1fc5bf93f535e97a30b32b20efcff03e9281c85f457b6315fd7b8ecfb73

OS/ARCH

linux/amd64

Compressed size

54.68 MB

Last pushed

over 1 year by ajayverse

Type

Image

Manifest digest

sha256:eddd6e3c3b831270fb70555db4ff1e331041f15b1e0377b4fb221fd63d6755ef

Image Layers

1# debian.sh --arch 'amd64' out/26.91 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.11.110 B
7ENV PYTHON_SHA256=2a9920c7a0cd236de33644ed980a13cbbc21058bfdc528febb6081575ed73be30 B
8RUN /bin/sh -c set -eux;15.45 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY /usr/local /usr/local # buildkit8.95 MB
13COPY . . # buildkit20.09 KB
14ENV FLASK_APP=app.py FLASK_ENV=production PYTHONUNBUFFERED=10 B
15EXPOSE map[8000/tcp:{}]0 B
16CMD ["gunicorn" "-b" "0.0.0.0:8000" "app:app"]0 B

Command

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