{"id":19136854,"url":"https://github.com/mdub/docker-shaball","last_synced_at":"2026-07-08T14:31:26.615Z","repository":{"id":33064737,"uuid":"36701330","full_name":"mdub/docker-shaball","owner":"mdub","description":"Tar up your Docker images","archived":false,"fork":false,"pushed_at":"2016-06-16T09:42:41.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-24T22:01:22.892Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/mdub.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}},"created_at":"2015-06-02T02:00:53.000Z","updated_at":"2016-06-16T09:42:42.000Z","dependencies_parsed_at":"2022-07-12T22:20:33.874Z","dependency_job_id":null,"html_url":"https://github.com/mdub/docker-shaball","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fdocker-shaball","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fdocker-shaball/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fdocker-shaball/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Fdocker-shaball/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdub","download_url":"https://codeload.github.com/mdub/docker-shaball/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240215433,"owners_count":19766415,"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-11-09T06:35:42.484Z","updated_at":"2026-06-08T21:30:13.493Z","avatar_url":"https://github.com/mdub.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-shaball\n\nThis little script helps you bundle up a bunch of Docker images for\ndistribution e.g. to S3.\n\nSample usage:\n\n  ```shell\n  $ docker-shaball nginx:1.9 ruby:2.2\n  f5fe78d69d93b719109341295a024b62c84ebc28.tar.gz\n  ```\n\nThe named images are exported from your local Docker daemon using `docker save`, and saved as a `CHECKSUM.tar.gz` archive. The archive file-name includes a checksum of a \"manifest\" formed using the named Docker images and the corresponding IDs.  Specify the `--manifest` flag to see the manifest:\n\n  ```shell\n  $ docker-shaball --manifest nginx:1.9 ruby:2.2\n  nginx:1.9 72d73c46937aaf8ca1efe566cac0564a05a0f1aeaef770658c8201726cfff50b\n  ruby:2.2 9372b27f3abf65e96955894809adf406afad67f1208eaa7600b9bf2898c09c51\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Fdocker-shaball","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdub%2Fdocker-shaball","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Fdocker-shaball/lists"}