Skip to content

Apostrov/docker_playwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized PXE server

based on https://github.com/ferrarimarco/docker-pxe

Pre-requirements

Docker!

$ curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh

How to run

  1. Clone repository and open it
  2. Run docker build -t pxe .
  3. Then docker run -it --rm --net=host pxe --dhcp-range=x.x.x.x,y.y.y.y

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published