docs: Readme

This commit is contained in:
Kroese 2025-03-01 14:20:20 +01:00 committed by GitHub
parent 0188a8f8a4
commit 668d8481fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -227,7 +227,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas
After configuring the container for [macvlan](#how-do-i-assign-an-individual-ip-address-to-the-container), it is possible for the VM to become part of your home network by requesting an IP from your router, just like a real PC. After configuring the container for [macvlan](#how-do-i-assign-an-individual-ip-address-to-the-container), it is possible for the VM to become part of your home network by requesting an IP from your router, just like a real PC.
To enable this mode, in which the container and Windows will have separate IP addresses, add the following lines to your compose file: To enable this mode, in which the container and the VM will have separate IP addresses, add the following lines to your compose file:
```yaml ```yaml
environment: environment: