aryklein / docker-isc-dhcp-server

Docker image with ISC DHCP server based on latest Alpine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image with ISC DHCP server based on latest Alpine

Docker image with ISC DHCP server based on latest Alpine

How to build

Run docker build -t aryklein/isc-dhcp:alpine .

How to use

The most common use-case is to provide DHCP service to multiple networks. For that you need to modify the dhcpd.conf file and the include files on the dhcpd.d directory.

About

Docker image with ISC DHCP server based on latest Alpine