Skip to content

Commit

Permalink
docs: Readme (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese committed Jan 14, 2024
1 parent df0656b commit f422f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti

By default, the entire capacity of the disk is reserved in advance.

To create a growable disk that only allocates space that is actually used, add the following environment variables:
To create a growable disk that only allocates space that is actually used, add the following environment variable:

```yaml
environment:
Expand Down

0 comments on commit f422f64

Please sign in to comment.