Sign inSign up

boingbasti/update-commander:022

Multi-platform
Index digest

sha256:41964d9c5ccd6f9a7ce56841f29de7ecd9e416b49c302c06fb1dd840030afcd3

OS/ARCH

Compressed size

23.35 MB

Last pushed

about 1 month by boingbasti

Type

Image

Manifest digest

sha256:d6d875eca98136503c54aceb368aae7d9bc1a3bc3d4cfd681246d7a25c89fb8d

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 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
5RUN /bin/sh -c set -eux;402.79 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.150 B
8ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
9RUN /bin/sh -c set -eux;15.51 MB
10RUN /bin/sh -c set -eux;247 B
11CMD ["python3"]0 B
12WORKDIR /app93 B
13ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
14RUN /bin/sh -c pip install3.45 MB
15COPY app.py . # buildkit5.64 KB
16COPY templates ./templates # buildkit8.08 KB
17EXPOSE [5000/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL wget -q --spider0 B
19CMD ["gunicorn" "--bind" "0.0.0.0:5000" "--workers"0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit