Clarification on mounting config.json

This commit is contained in:
Emanuele 2024-06-12 14:34:02 +02:00
parent fc745a1f6a
commit 1fc724bfc6

View File

@ -220,6 +220,8 @@ make build-container
make LOCAL_DIR=/path/to/download run-container make LOCAL_DIR=/path/to/download run-container
``` ```
The `run-container` command mounts also the `config.json` file, so any change to the configuration file is reflected immediately without having to rebuild the image.
## Tutorial ## Tutorial
For a detailed walkthrough, refer to the [video tutorial](https://www.youtube.com/watch?v=Ok7hQCgxqLg&ab_channel=Nothing) For a detailed walkthrough, refer to the [video tutorial](https://www.youtube.com/watch?v=Ok7hQCgxqLg&ab_channel=Nothing)