docs: Refer to environment documentation (#1833)

This commit is contained in:
Kroese
2026-07-08 18:45:38 +02:00
committed by GitHub
parent 936fde9ac0
commit 559033a57d
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -124,6 +124,8 @@ This page lists all the environment variables that can be used to configure the
## 🎈 Memory Ballooning ## 🎈 Memory Ballooning
Also see [Dynamic memory allocation](https://github.com/qemus/qemu/blob/master/docs/ballooning.md) for usage notes and important caveats.
| Variable | Default | Description | | Variable | Default | Description |
|---|---|---| |---|---|---|
| `BALLOONING` | `N` | Enables dynamic memory ballooning. | | `BALLOONING` | `N` | Enables dynamic memory ballooning. |
+4
View File
@@ -360,6 +360,10 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
> [!WARNING] > [!WARNING]
> Adding a USB mass storage device before Windows Setup has finished may cause it to fail. Or worse: the drive can get formatted as the system disk, and all your data will be lost! So always keep them disconnected when launching the container for the first time. > Adding a USB mass storage device before Windows Setup has finished may cause it to fail. Or worse: the drive can get formatted as the system disk, and all your data will be lost! So always keep them disconnected when launching the container for the first time.
### Are these all available options?
No. For a complete overview of all supported settings, see the [environment variables](docs/environment.md) page.
### How do I verify if my system supports KVM? ### How do I verify if my system supports KVM?
First check if your software is compatible using this chart: First check if your software is compatible using this chart: