Commit graph

5 commits

Author SHA1 Message Date
Sam Mesterton-Gibbons
d4b24a51bd Add README and licence 2020-05-11 14:23:48 +01:00
Sam Mesterton-Gibbons
07005bcf51 Add a demo using Vagrant
Adds a demo using a Vagrantfile to connect a VM to the host's network,
and a script to start the Docker container and the VM together.
2020-05-11 14:23:48 +01:00
Sam Mesterton-Gibbons
68fd14c7a2 Start dnsmasq as a system service
Adds a service startup file for dnsmasq to run when the container
starts.
Also adds an environment variable to allow DHCP range to be overridden.
2020-05-11 10:35:18 +01:00
Sam Mesterton-Gibbons
c44ae324c9 Add a basic dnsmasq config file 2020-05-11 09:58:23 +01:00
Sam Mesterton-Gibbons
7eefc01eb8 Initial commit: minimal Dockerfile
Adds a very minimal Dockerfile that descends from the linuxserver.io
netboot image.
2020-05-11 09:55:57 +01:00