Skip to content

milouk/dhcp-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

!! This image is only for linux/arm64/v8 based OSs. !!

This is a dhcp relay using the dhcp-helper.

How to use

Add the following service to your docker-compose file

dhcphelper:
  image: milouk/dhcp-helper
  restart: always
  network_mode: host
  command: -s <Your PiHole Bridge Network IP>
  cap_add:
   - NET_ADMIN

About

This is a dhcp relay using the dhcp-helper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published