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

Allocate

parent 3cffebc1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti

  * ### How do I change the space reserved by the virtual disk? 

    By default, the entire disk space is reserved in advance. To create a growable disk, that only reserves the space actually used, add the following environment variable:
    By default, the entire disk space is reserved in advance. To create a growable disk, that only reserves the space that is actually used, add the following environment variable:

    ```
    environment: