docker-crashplan-pro
docker-crashplan-pro copied to clipboard
KEEP_APP_RUNNING is not "0" according to the dockerfile
The Readme mentions that KEEP_APP_RUNNING is set to "0" by default, but the docker file actually sets the environment variable to "1". If my assumption is correct, the readme should be updated.