This commit is contained in:
Kroese 2023-05-06 20:17:34 +02:00 committed by GitHub
parent adb1104e17
commit 9b8aea3289

View File

@ -87,7 +87,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
ALLOCATE: "N"
```
Keep in mind that this will affect new disks only, not any of your existing disks.
Keep in mind that this will not affect any of your existing disks, it only applies to newly created disks.
* ### How do I increase the amount of CPU/RAM?