rjsears/tftpgui:1.0.1

Multi-platform
Networking
Index digest

sha256:7db60e8aa8d323bdb50bb69c967f9baf6f0acc8f2ead9bb2ffaadecd53ad18bf

OS/ARCH

Compressed size

47.63 MB

Last pushed

9 months by rjsears

Type

Image

Manifest digest

sha256:a92d0a360086b4f87308d9f782339ff89adc3633c5e50adba5e34646b3b46495

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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;4.39 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=tftpgui org.opencontainers.image.description=Headless TFTP server0 B
12RUN /bin/sh -c apt-get update3 MB
13WORKDIR /app91 B
14RUN /bin/sh -c mkdir -p107 B
15RUN /bin/sh -c useradd -u1.13 KB
16COPY tftpgui_enterprise.py /app/tftpgui_enterprise.py # buildkit13.07 KB
17COPY container.tftpgui_config.json /app/.tftpgui_config.json # buildkit501 B
18EXPOSE [69/udp]0 B
19EXPOSE [50000/udp 50001/udp 50002/udp 50003/udp0 B
20USER tftpuser0 B
21HEALTHCHECK &{["CMD-SHELL" "pgrep -f \"tftpgui_enterprise.py\"0 B
22CMD ["python" "/app/tftpgui_enterprise.py" "-c" "/app/.tftpgui_config.json"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1759104000'