Closed dereckson closed 9 years ago
Currently, a volume is provided by Dockerfile to store settings.json, but this file is overwritten at container restart.
entrypoint.sh should only generate it if missing.
entrypoint.sh will now generate a settings.json only if it doesn't exist already.
Currently, a volume is provided by Dockerfile to store settings.json, but this file is overwritten at container restart.
entrypoint.sh should only generate it if missing.