{"id":28600892,"url":"https://github.com/labring/sreg","last_synced_at":"2025-06-11T14:39:14.450Z","repository":{"id":189062568,"uuid":"679968738","full_name":"labring/sreg","owner":"labring","description":"sreg is a tool for securing and managing Kubernetes image repositories.","archived":false,"fork":false,"pushed_at":"2025-03-05T01:46:52.000Z","size":92,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-05T02:27:17.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/labring.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}},"created_at":"2023-08-18T03:24:16.000Z","updated_at":"2025-03-05T01:46:09.000Z","dependencies_parsed_at":"2023-09-26T20:41:08.557Z","dependency_job_id":"6997a877-76f1-4f8a-b8dc-05f072a45ba0","html_url":"https://github.com/labring/sreg","commit_stats":null,"previous_names":["labring/sreg"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labring","download_url":"https://codeload.github.com/labring/sreg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labring%2Fsreg/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259280921,"owners_count":22833476,"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":"2025-06-11T14:39:13.719Z","updated_at":"2025-06-11T14:39:14.428Z","avatar_url":"https://github.com/labring.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sreg - Sealos Registry Tool\n\nsreg is a tool focused on managing Sealos registry. Its goal is to provide a solution that doesn't rely on buildah, allowing for more flexible image management and support for Sealos deployments.\n\n## Installation\n\nYou can install sreg by following these steps:\n\n1. Download the latest version of the sreg release package for your operating system: [sreg](https://github.com/labring/sreg/releases)\n\n2. Extract the downloaded release package:\n   ```sh\n   tar -xzf sreg_0.1.1_linux_amd64.tar.gz\n   ```\n\n3. Move the extracted executable to your PATH for global access:\n   ```sh\n   sudo mv sreg /usr/local/bin/\n   ```\n\n## Usage\n\n### Save an Image to a Local File\n```sh\nsreg save --registry-dir=/tmp/registry1 my-context\n```\n\n### Start a Filesystem Image Repository Service\n```sh\nsreg serve filesystem --port=5000\n```\n\n### Start an In-Memory Image Repository Service\n```sh\nsreg serve inmem --port=5000\n```\n\n### Sync an Image to a Different Repository\n```sh\nsreg sync source-image dst\n```\n\n### Copy an Image to a Different Repository\n```sh\nsreg copy source-image dst\n```\n\n## Building Your Own Version\n\nIf you wish to build your own version of sreg, you can use [goreleaser](https://goreleaser.com/) for building. Use the following command to build:\n\n```sh\ngoreleaser build --snapshot --timeout=1h --rm-dist\n```\n\n## Why Choose sreg?\n\nsreg's development aims to meet the need for image repository management in Sealos deployments without relying on buildah. It offers a more flexible and secure image management approach. Whether you require stricter image security or more controlled image distribution, sreg is an ideal choice.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabring%2Fsreg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabring%2Fsreg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabring%2Fsreg/lists"}