From abbad5b7b5ee0768415e7a0b828ec1546b3d6330 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Sun, 30 May 2021 08:13:05 +0000 Subject: [PATCH] Add howto for fixed IP-s --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0694229..7ba39f3 100644 --- a/README.md +++ b/README.md @@ -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