mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Update readme.md
This commit is contained in:
parent
f5387f6ff7
commit
bffb4e47a0
@ -150,7 +150,9 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
||||
|
||||
This also has the advantage that you don't need to do any portmapping anymore, because all ports will be fully exposed this way.
|
||||
|
||||
* ### How can the container retrieve an IP via DHCP? ###
|
||||
NOTE: Docker does not allow communication between the host and the container in a macvlan network. There are some ways to fix that if needed, but they go beyond the scope of this FAQ.
|
||||
|
||||
* ### How can the container get an IP address via DHCP? ###
|
||||
|
||||
First follow the steps to configure the container for macvlan (see above), and then add the following lines to your compose file:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user