Updated README.md

This commit is contained in:
Kevin Veen-Birkenbach 2023-09-02 16:56:34 +02:00
parent 978a8f93e3
commit 3a8f002f85

View File

@ -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/