rjsears/tftpgui:1.0.0

Multi-platform
Networking
Index digest

sha256:aed46f18256a8a1e8b4f0e3d01c69497486b612e018b6d6c5cb69eb4fb89b00d

OS/ARCH

Compressed size

47.63 MB

Last pushed

9 months by rjsears

Type

Image

Manifest digest

sha256:78644f13d3713dc68d7b5bd7a797bd866a65ba040bec5476e89c6c9338f3bab7

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 /app93 B
14RUN /bin/sh -c mkdir -p109 B
15RUN /bin/sh -c useradd -u1.13 KB
16COPY tftpgui_enterprise.py /app/tftpgui_enterprise.py # buildkit12.99 KB
17COPY container.tftpgui_config.json /app/.tftpgui_config.json # buildkit502 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'