{"id":21303093,"url":"https://github.com/bzon/migrate-docker-repos","last_synced_at":"2025-03-15T18:45:54.789Z","repository":{"id":141940546,"uuid":"265340995","full_name":"bzon/migrate-docker-repos","owner":"bzon","description":"A command-line tool for migrating docker images from source repository to target repository","archived":false,"fork":false,"pushed_at":"2020-05-19T19:48:39.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T08:28:33.227Z","etag":null,"topics":["devops","docker"],"latest_commit_sha":null,"homepage":"","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/bzon.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":"2020-05-19T19:14:11.000Z","updated_at":"2023-03-22T03:06:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2ccaf73-d512-48ee-a3bf-3ce0e7a4d9c8","html_url":"https://github.com/bzon/migrate-docker-repos","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzon%2Fmigrate-docker-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzon%2Fmigrate-docker-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzon%2Fmigrate-docker-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bzon%2Fmigrate-docker-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bzon","download_url":"https://codeload.github.com/bzon/migrate-docker-repos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243776695,"owners_count":20346353,"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":["devops","docker"],"created_at":"2024-11-21T15:58:52.903Z","updated_at":"2025-03-15T18:45:54.776Z","avatar_url":"https://github.com/bzon.png","language":"Go","readme":"## migrate-docker-repos\n\nA command-line tool for migrating docker images from source repository to target repository\n\nTo download the binary, see the [release page](https://github.com/bzon/migrate-docker-repos/releases/).\n\n### Usage\n\nCreate the program `config.yaml` file.\n\n```yaml\n- tag: 0.19.0\n  source_repo: quay.io/kubernetes-ingress-controller/nginx-ingress-controller\n  target_repo: eu.gcr.io/your-org/nginx-ingress-controller # gcr\n- tag: v0.11.0\n  source_repo: quay.io/thanos/thanos\n  target_repo: your-org/thanos\n\n```\n\nRun the program.\n\n```bash\n# Ensure to setup your docker login to target repos if necessary\n# For example:\ndocker login -u _json_key -p \"$GCLOUD_SERVICE_KEY\" eu.gcr.io\n\n# Run the program using Go\ngo run main.go\n\n# Run the program using the downloaded binary\n./migrate-docker-repos\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzon%2Fmigrate-docker-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbzon%2Fmigrate-docker-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbzon%2Fmigrate-docker-repos/lists"}