repo-cloner/README.md

14 lines
249 B
Markdown
Raw Normal View History

# Docker Repo Checker
Container, that runs mirror process of git repository periodically
# Run command:
Tiniest case is:
```bash
docker run -v cloner-test:/data -it --rm docker-cloner
```
when you HAVE to specify volume with configuration etc