{"id":15406883,"url":"https://github.com/dannyben/docker-borg-client","last_synced_at":"2025-07-29T21:40:01.930Z","repository":{"id":68196831,"uuid":"186452893","full_name":"DannyBen/docker-borg-client","owner":"DannyBen","description":"Borg Backup Client Docker on Alpine","archived":false,"fork":false,"pushed_at":"2019-07-15T11:33:14.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T02:28:02.936Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DannyBen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-13T16:01:06.000Z","updated_at":"2024-01-23T01:58:39.000Z","dependencies_parsed_at":"2023-09-12T15:18:54.938Z","dependency_job_id":null,"html_url":"https://github.com/DannyBen/docker-borg-client","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"9b54b1595b7592cc4b517a788b481f51a1aa1178"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-borg-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-borg-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-borg-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DannyBen%2Fdocker-borg-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DannyBen","download_url":"https://codeload.github.com/DannyBen/docker-borg-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248888740,"owners_count":21178100,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T16:26:03.503Z","updated_at":"2025-04-14T13:32:57.916Z","avatar_url":"https://github.com/DannyBen.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Borg Backup Client Docker on Alpine\n==================================================\n\n[Source code on GitHub][3] | [Image on DockerHub][4]\n\n---\n\nThis is a docker image for [borg backup][1] based on Alpine linux.\n\nIt is intended to be used as a borg client, and not as a borg server (which\nrequires a little more setup with sshd).\n\n\nQuick Start\n--------------------------------------------------\n\nDownload the files in the [example](example) folder, and then run:\n\n```\n$ docker-compose run init\n$ docker-compose run backup\n$ docker-compose run index\n$ docker-compose run list\n```\n\n\nUsage\n--------------------------------------------------\n\n```\n$ docker run --rm -it \\\n  -v $PWD/back-me-up:/borg/source \\\n  -v $PWD/repo:/borg/repo \\\n  -v cache:/root/.cache/borg \\\n  -v config:/root/.config/borg \\\n  -v ssh:/root/.ssh \\\n  -v $PWD/keys/testkey_id_rsa:/root/.ssh/id_rsa:ro \\\n  -e BORG_REPO=/borg/repo \\\n  dannyben/borg-client init -e none\n```\n\n\n\n[1]: https://borgbackup.readthedocs.io/en/stable/\n[2]: https://bugs.alpinelinux.org/issues/10401\n[3]: https://github.com/DannyBen/docker-borg-client\n[4]: https://hub.docker.com/r/dannyben/borg-client\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannyben%2Fdocker-borg-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdannyben%2Fdocker-borg-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdannyben%2Fdocker-borg-client/lists"}