Closed rexim closed 7 years ago
Result of brief googling: https://linuxconfig.org/docker-container-backup-and-recovery They mention volumes: https://docs.docker.com/engine/admin/volumes/volumes/ Maybe we should've used them for persisting the state because according to the docs "Volumes are the preferred mechanism for persisting data generated by and used by Docker containers." :D