Sign inSign up

boingbasti/update-commander:025

Multi-platform
Index digest

sha256:6b1d7d8e6f3571ab4b18947af7d338b681d8d5d3643a1a9df3f4922400447d51

OS/ARCH

Compressed size

22.88 MB

Last pushed

about 1 month by boingbasti

Type

Image

Manifest digest

sha256:6b35488a2c0b2c0178102c7a6a2616e4f4faef2a43672b761492c7e6171d91c1

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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;399.19 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.35 MB
10RUN /bin/sh -c set -eux;249 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 . # buildkit6.28 KB
16COPY templates ./templates # buildkit8.14 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-x86_64.tar.gz / # buildkit