Update readme.md

This commit is contained in:
Kroese 2023-04-23 17:40:28 +02:00 committed by GitHub
parent 3f0a08c6f3
commit 7ebeca58ec

View File

@ -87,7 +87,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
Keep in mind that this doesn't affect any existing disks, and that it may impact performance as the image file will need to grow each time new data is added. Keep in mind that this doesn't affect any existing disks, and that it may impact performance as the image file will need to grow each time new data is added.
* ### How can I increase the allocated amount of CPU/RAM? * ### How can I increase the amount of CPU/RAM?
By default, a single core and 512MB of RAM is allocated to the container. To increase this, add the following environment variables: By default, a single core and 512MB of RAM is allocated to the container. To increase this, add the following environment variables: