{"id":35087599,"url":"https://github.com/appscodelabs/baler","last_synced_at":"2026-04-24T00:35:43.514Z","repository":{"id":57606740,"uuid":"75803335","full_name":"appscodelabs/baler","owner":"appscodelabs","description":"Save and Load a collection of Docker Images from a compact archive","archived":false,"fork":false,"pushed_at":"2017-04-26T13:49:07.000Z","size":677,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-30T19:48:26.625Z","etag":null,"topics":["docker","package-manager"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/appscodelabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-07T05:42:01.000Z","updated_at":"2018-05-28T13:34:42.000Z","dependencies_parsed_at":"2022-09-26T20:01:27.218Z","dependency_job_id":null,"html_url":"https://github.com/appscodelabs/baler","commit_stats":null,"previous_names":["appscode/baler"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/appscodelabs/baler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appscodelabs%2Fbaler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appscodelabs%2Fbaler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appscodelabs%2Fbaler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appscodelabs%2Fbaler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/appscodelabs","download_url":"https://codeload.github.com/appscodelabs/baler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/appscodelabs%2Fbaler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32204710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T00:06:41.111Z","status":"ssl_error","status_checked_at":"2026-04-24T00:06:35.224Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","package-manager"],"created_at":"2025-12-27T13:57:18.182Z","updated_at":"2026-04-24T00:35:43.509Z","avatar_url":"https://github.com/appscodelabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/appscode/baler)](https://goreportcard.com/report/github.com/appscode/baler)\n\n[Website](https://appscode.com) • [Slack](https://slack.appscode.com) • [Forum](https://discuss.appscode.com) • [Twitter](https://twitter.com/AppsCodeHQ)\n\n# baler\nSave and Load a collection of Docker Images from a compact archive\n\n![logo](logo.jpg)\n\n## Installation\n```go\ngo get -u github.com/appscode/baler\n```\n\n## Usage\n```sh\n  baler [command] [flags]\n  baler [command]\n\nAvailable Commands:\n  load        Load Docker images from a baler archive\n  pack        Create a baler archive from manifest\n  rmi         Remove images specified in manifest\n  unpack      Unpack a baler archive into a directory\n  version     Prints binary version number.\n\nFlags:\n      --alsologtostderr                  log to standard error as well as files\n      --log_backtrace_at traceLocation   when logging hits line file:N, emit a stack trace (default :0)\n      --log_dir string                   If non-empty, write log files in this directory\n      --logtostderr                      log to standard error instead of files\n      --stderrthreshold severity         logs at or above this threshold go to stderr (default 2)\n  -v, --v Level                          log level for V logs\n      --vmodule moduleSpec               comma-separated list of pattern=N settings for file-filtered logging\n\nUse \"baler [command] --help\" for more information about a command.\n```\n### Sample Baler Manifest\n```json\n{\n  \"name\": \"test\",\n  \"images\": [\n    \"debian:8.6\",\n    \"appscode/base:8.6\",\n    \"appscode/kubed:1.5.0\"\n  ]\n}\n```\n\n### Issues\nPlease file an issue if you think you've found a bug. Be sure to describe\n * How can it be reproduced?\n * What did you expect?\n * What actually occurred?\n * Go version, platform, etc. if possibly relevant.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappscodelabs%2Fbaler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fappscodelabs%2Fbaler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fappscodelabs%2Fbaler/lists"}