Add howto for fixed IP-s

This commit is contained in:
Lauri Võsandi 2021-05-30 08:13:05 +00:00
parent 749b5d1b20
commit abbad5b7b5
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ If OS image is mounted to the Docker container as read-only
it is first copied during Docker container launch.
Specify MAC address via environment variable `MAC`.
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