Currently the config file assumes running things in a docker-compose setup.
This is what I used it for most of the time.
But it would be cool if we could automatically start the container, or use docker-compose run and not just docker run
In addition it would be nice to define different backup strategies.
This would most likely need the config file structure to change. ie not be backwards compatible
Currently the config file assumes running things in a docker-compose setup.
This is what I used it for most of the time.
But it would be cool if we could automatically start the container, or use
docker-compose runand not justdocker runIn addition it would be nice to define different backup strategies.
This would most likely need the config file structure to change. ie not be backwards compatible