rjsears/tftpgui:1.0.2

Multi-platform
Networking
Index digest

sha256:2c7c49d3788f1e36356cde210add39e5edd8a313fe5093fde57b55ee1831c786

OS/ARCH

Compressed size

46.96 MB

Last pushed

9 months by rjsears

Type

Image

Manifest digest

sha256:0cbfc7c4bed9ccfff118a7e299817de6e44389946cee3f7418ed8ad4e4e877d3

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.05 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.55 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 set -eux;2.94 MB
13WORKDIR /app93 B
14RUN /bin/sh -c mkdir -p108 B
15RUN /bin/sh -c useradd -u1.14 KB
16COPY tftpgui_enterprise.py /app/tftpgui_enterprise.py # buildkit13.07 KB
17COPY container.tftpgui_config.json /app/.tftpgui_config.json # buildkit503 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 'amd64' out/ 'trixie' '@1759104000'