Docker image must be currently build by yourself. With the vscode docker extension: Run the included docker build task.
- Map volume
/app/config
toyourhostpath
- (Optional): Set Environment variable APPARGS to arguments
- Start container
- Container will exit
yourhostpath
will now contain theconfig.json
andcustomize.py
- Adjust these like described
- Run again