Add howto for fixed IP-s
This commit is contained in:
parent
749b5d1b20
commit
abbad5b7b5
@ -6,6 +6,9 @@ If OS image is mounted to the Docker container as read-only
|
|||||||
it is first copied during Docker container launch.
|
it is first copied during Docker container launch.
|
||||||
Specify MAC address via environment variable `MAC`.
|
Specify MAC address via environment variable `MAC`.
|
||||||
For more example see `docker-compose.yml`
|
For more example see `docker-compose.yml`
|
||||||
|
You probably need the machines to come up with
|
||||||
|
fixed IP-s. Use static leases on your DHCP server
|
||||||
|
to assign the IP addresses to the VM-s.
|
||||||
|
|
||||||
|
|
||||||
# Windows template image preparation
|
# Windows template image preparation
|
||||||
|
Loading…
Reference in New Issue
Block a user