{"id":22435040,"url":"https://github.com/thomasleveil/docker-aria2seeder","last_synced_at":"2025-09-02T13:07:44.304Z","repository":{"id":136418159,"uuid":"69743530","full_name":"thomasleveil/docker-aria2seeder","owner":"thomasleveil","description":"docker image to easily seed a torrent file","archived":false,"fork":false,"pushed_at":"2016-10-01T15:56:58.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T08:23:33.505Z","etag":null,"topics":["docker-image","torrent"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/tomdesinto/aria2seeder/","language":null,"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/thomasleveil.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":"2016-10-01T14:34:24.000Z","updated_at":"2017-07-04T11:58:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"1fbfd9ee-490f-4cd6-b178-07a9fd875507","html_url":"https://github.com/thomasleveil/docker-aria2seeder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasleveil/docker-aria2seeder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-aria2seeder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-aria2seeder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-aria2seeder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-aria2seeder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasleveil","download_url":"https://codeload.github.com/thomasleveil/docker-aria2seeder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasleveil%2Fdocker-aria2seeder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273287679,"owners_count":25078575,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker-image","torrent"],"created_at":"2024-12-05T23:12:18.017Z","updated_at":"2025-09-02T13:07:44.276Z","avatar_url":"https://github.com/thomasleveil.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"aria2seeder\n===========\n\nDocker image to easily seed a torrent file.\n\n\n\nUsage\n-----\n\n    docker run --net=host tomdesinto/aria2seeder http://somewhere.xyz/a_torrent_file.torrent\n\n\nor if you have a torrent file on your docker host machine:\n\n    docker run --net=host -v /on/my/host/a_torrent_file.torrent:/a_torrent_file.torrent tomdesinto/aria2seeder /a_torrent_file.torrent\n\n    \nThe download file(s) will be saved on a volume under the location `/data/` of the container. To access those files, either mount that volume to a directory of your docker host before creating the container: \n\n    docker run --net=host -v /on/my/host/:/data tomdesinto/aria2seeder http://somewhere.xyz/a_torrent_file.torrent\n\nOf extract the files afterwards with the help of the [`docker cp`](https://docs.docker.com/engine/reference/commandline/cp/) command: \n\n    docker run --name myseedcontainer --net=host tomdesinto/aria2seeder http://somewhere.xyz/a_torrent_file.torrent  # let's say that this will download a file named foo.zip\n\n    docker cp myseedcontainer:/data/foo.zip .\n\n    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasleveil%2Fdocker-aria2seeder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasleveil%2Fdocker-aria2seeder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasleveil%2Fdocker-aria2seeder/lists"}