Sign inSign up

boingbasti/update-commander:006

Multi-platform
Index digest

sha256:f7ef0a0e5661d277efd2a41a7983e93eb2ebd209641926a9008e9e25bec79eed

OS/ARCH

Compressed size

22.6 MB

Last pushed

9 months by boingbasti

Type

Image

Manifest digest

sha256:286b8e219699c03d27811649b6ef94fa87dd2a34756b673ed4fbe09f657e8712

Image Layers

1ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit3.68 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;450.01 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.140 B
8ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
9RUN /bin/sh -c set -eux;15.28 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.2 MB
15COPY app.py . # buildkit3.02 KB
16COPY templates ./templates # buildkit5.82 KB
17EXPOSE [5000/tcp]0 B
18HEALTHCHECK &{["CMD-SHELL" "wget -q --spider0 B
19CMD ["gunicorn" "--bind" "0.0.0.0:5000" "--workers"0 B

Command

ADD alpine-minirootfs-3.23.0-x86_64.tar.gz / # buildkit