docker-dhcpd
docker-dhcpd copied to clipboard
Create docker-compose.yml
Docker-compose example.
This might assist ppl in writing a docker-compose.yml for themselves
I think the example would be better served if it was part of the README instead of as a stand-alone file.
version: 3 is not necessary. you should delete network: vlan is better than host. latest is bad practice. change to v1.2.0 limit cpus and memory with cpus: 1 , mem_limit: "500M" /home/dhcp change to REPLACE TZ only work in Auckland