Unverified Commit 5b69178f authored by Kroese's avatar Kroese Committed by GitHub
Browse files

docs: Allocation

parent 479a3036
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
      DISK_FMT: "qcow2"
    ```

    Please note that disabling preallocation will negatively affect write performance any time the image needs to grow.
    Please note that this may reduce the write performance of the disk.

  * ### How do I increase the amount of CPU or RAM?