{ "services": [ { "name": "flame", "image": "pawelmalak/flame:2.3.1", "isMain": true, "internalPort": 5005, "volumes": [ { "hostPath": "${APP_DATA_DIR}/data/flame", "containerPath": "/app/data", "readOnly": false, "shared": false, "private": false } ] } ] }