Sign inSign up

arthurcadore/my-dhcpserver:1.0.0

Manifest digest

sha256:35a6d558271af8068d75711c331a11d8ded9e6c46bfe5018521f5b52001b3e72

OS/ARCH

linux/amd64

Compressed size

76.96 MB

Last pushed

about 1 year by arthurcadore

Type

Image

Manifest digest

sha256:35a6d558271af8068d75711c331a11d8ded9e6c46bfe5018521f5b52001b3e72

Image Layers

1ADD file ... in / 29.02 MB
2CMD ["bash"]0 B
3LABEL org.opencontainers.image.authors=Robin Smidsrød <[email protected]>0 B
4ARG DEBIAN_FRONTEND=noninteractive0 B
5RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c31.03 MB
6RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c5.1 MB
7ENV DHCPD_PROTOCOL=40 B
8COPY util/entrypoint.sh /entrypoint.sh # buildkit1.13 KB
9ENTRYPOINT ["/entrypoint.sh"]0 B
10RUN /bin/sh -c apt-get update11.82 MB
11RUN /bin/sh -c touch /var/lib/dhcp/dhcpd.leases172 B
12COPY docker/supervisord-DHCP.conf /etc/supervisord.conf # buildkit270 B
13CMD ["supervisord" "-c" "/etc/supervisord.conf"]0 B

Command

ADD file:396eeb65c8d737180cc1219713cf59efb214027b79d8ea0b7e58a08e7c8d7a21 in /