I need to be able tu run the docker container on a server.
So I need to
1 - Find a way to save data outside the docker container
2 - Rebuild the image everytime I modify config.py ? (since I'm not running as a volume anymore)
3 - Set up a cron and host it on a server