1
0
peilaus alkaen https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

feat: Support boot.iso files (#1204)

This commit is contained in:
Kroese
2025-04-14 20:12:37 +02:00
committed by GitHub
vanhempi 46a9295e20
commit 2d065f092d
2 muutettua tiedostoa jossa 17 lisäystä ja 6 poistoa
+1 -1
Näytä tiedosto
@@ -226,7 +226,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas
```yaml
volumes:
- ./example.iso:/custom.iso
- ./example.iso:/boot.iso
```
Replace the example path `./example.iso` with the filename of your desired ISO file. The value of `VERSION` will be ignored in this case.