https://github.com/cfstras/urbackup-docker
https://github.com/cfstras/urbackup-docker
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/cfstras/urbackup-docker
- Owner: cfstras
- Created: 2016-07-01T13:19:15.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T16:49:31.000Z (over 8 years ago)
- Last Synced: 2025-01-16T18:36:04.843Z (over 1 year ago)
- Homepage: https://hub.docker.com/r/cfstras/urbackup/
- Size: 1.95 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## about
This is a simple image for using urbackup in a small debian environment. Note that it's not extensibly tested, because I am probably the only user.
## starting
docker run -d --name urbackup -v /var/urbackup:/var/urbackup -p 55413-55415:55413-55415 -p 35623:35623 cfstras/urbackup