Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

PXE‑Docker 🚀

A minimal PXE boot server running in Docker on Ubuntu, designed for easy setup and use on Windows (or any OS with Docker).

Contents

  • Dockerfile – builds the PXE server image
  • dnsmasq.conf – config for DHCP + TFTP via dnsmasq
  • pxelinux.cfg/default – PXELINUX boot menu
  • README.md – this file

⚙️ Usage

Requirements

  • Docker installed on your host (Windows, Linux, macOS).
  • Administrator/root privileges for binding ports 67/69/80.

🧱 Build the Docker Image

docker build -t pxe-server .

About

A minimal PXE boot server running in Docker on Ubuntu, designed for easy setup and use on Windows (or any OS with Docker).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages