mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2024-11-24 17:21:03 +01:00
Updated README.md
This commit is contained in:
parent
978a8f93e3
commit
3a8f002f85
12
README.md
12
README.md
@ -44,11 +44,15 @@ docker run -it --entrypoint /bin/sh --rm --volumes-from {{container_name}} -v /B
|
|||||||
## Setup
|
## Setup
|
||||||
Install pandas
|
Install pandas
|
||||||
|
|
||||||
## Optimation
|
## Author
|
||||||
This setup script is not optimized yet for performance. Please optimized this script for performance if you want to use it in a professional environment.
|
|
||||||
|
|
||||||
## Stucking rsync
|
Kevin Veen-Birkenbach
|
||||||
- https://stackoverflow.com/questions/20773118/rsync-suddenly-hanging-indefinitely-during-transfers
|
- 📧 Email: [kevin@veen.world](mailto:kevin@veen.world)
|
||||||
|
- 🌍 Website: [https://www.veen.world/](https://www.veen.world/)
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This project is licensed under the GNU Affero General Public License v3.0. The full license text is available in the `LICENSE` file of this repository.
|
||||||
|
|
||||||
## More information
|
## More information
|
||||||
- https://docs.docker.com/storage/volumes/
|
- https://docs.docker.com/storage/volumes/
|
||||||
|
Loading…
Reference in New Issue
Block a user