DHCP-Netboot
This Docker container lets you PXE boot a whole bunch of installers and utilities on your local network, without much mucking about configuring DHCP and TFTP servers, using the excellent netboot.xyz project.
About
DHCP-Netboot is a Docker-based ProxyDHCP server that enables PXE booting of multiple Linux distributions and utilities on your local network. It works alongside existing DHCP infrastructure (like home routers) without requiring separate TFTP or DHCP server configuration. This too…