https://github.com/natlibfi/docker-sqlite-backup
Docker image for dumping SQLite databases
https://github.com/natlibfi/docker-sqlite-backup
Last synced: 8 months ago
JSON representation
Docker image for dumping SQLite databases
- Host: GitHub
- URL: https://github.com/natlibfi/docker-sqlite-backup
- Owner: NatLibFi
- License: gpl-3.0
- Created: 2020-03-20T07:28:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T12:38:36.000Z (over 6 years ago)
- Last Synced: 2025-03-14T22:22:48.183Z (over 1 year ago)
- Language: Python
- Size: 14.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Docker image for dumping SQLite databases
To use, run this container and then:
```
docker exec /do-backup.sh
```
## License and copyright
Copyright (c) 2020 **University Of Helsinki (The National Library Of Finland)**
This project's source code is licensed under the terms of **GNU General Public License Version 3** or any later version.