parent
62b72a3ffb
commit
03d8c8df76
@ -0,0 +1,5 @@ |
||||
##DHCP Docker |
||||
Example run command: |
||||
``` |
||||
docker run --privileged --net host -it -e"INTERFACE=enp0s31f6" images/dhcp |
||||
``` |
||||
Loading…
Reference in new issue