From ad1ab7bd94e02a169e761a205ccf78135c59cd2e Mon Sep 17 00:00:00 2001 From: Kroese Date: Sat, 6 May 2023 20:58:02 +0200 Subject: [PATCH] DHCP --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 293baed..25e3262 100644 --- a/readme.md +++ b/readme.md @@ -150,7 +150,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### How can the container acquire an IP address via DHCP? - After configuring the container for macvlan (see above), add the following lines to your compose file: + After configuring the container for macvlan (see above), it will now be able to join your home network by requesting an IP from your router, just like your other devices. To enable this, add the following lines to your compose file: ``` environment: