feat: Change qcow allocation (#555)

This commit is contained in:
Kroese
2024-01-12 23:50:04 +01:00
committed by GitHub
parent f935c1e28a
commit 53e0330e21
3 changed files with 9 additions and 2 deletions

View File

@@ -95,7 +95,6 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
```yaml
environment:
ALLOCATE: "N"
DISK_FMT: "qcow2"
```