Sign inSign up

yuvalmc/flask-monitoring-app:latest

Manifest digest

sha256:545dc1a6a60054eef9db6a6975e3440345996da76332ae227c13a84971e542b7

OS/ARCH

linux/amd64

Compressed size

46.73 MB

Last pushed

about 1 year by yuvalmc

Type

Image

Manifest digest

sha256:545dc1a6a60054eef9db6a6975e3440345996da76332ae227c13a84971e542b7

Image Layers

1# debian.sh --arch 'amd64' out/27.8 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=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;14.25 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=10 B
12ENV PYTHONUNBUFFERED=10 B
13WORKDIR /app93 B
14COPY requirements.txt /app/ # buildkit168 B
15RUN /bin/sh -c pip install1.33 MB
16COPY . /app/ # buildkit1.19 KB
17CMD ["python" "app.py"]0 B

Command

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