{"id":35672346,"url":"https://github.com/bborbe/docker-utils","last_synced_at":"2026-01-05T19:03:51.000Z","repository":{"id":57571858,"uuid":"81322350","full_name":"bborbe/docker-utils","owner":"bborbe","description":"Docker Utils","archived":false,"fork":false,"pushed_at":"2025-04-22T12:21:07.000Z","size":7349,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T13:36:20.679Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bborbe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2017-02-08T11:22:13.000Z","updated_at":"2025-04-22T12:21:11.000Z","dependencies_parsed_at":"2023-02-01T02:30:57.355Z","dependency_job_id":"e8468bc0-e9a7-4e13-8096-cc0b4d882f82","html_url":"https://github.com/bborbe/docker-utils","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/bborbe/docker-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fdocker-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fdocker-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fdocker-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fdocker-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bborbe","download_url":"https://codeload.github.com/bborbe/docker-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bborbe%2Fdocker-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28218057,"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":"2026-01-05T02:00:06.358Z","response_time":57,"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":[],"created_at":"2026-01-05T19:02:01.982Z","updated_at":"2026-01-05T19:03:46.589Z","avatar_url":"https://github.com/bborbe.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-Utils\n\nPackage provide some docker utils\n\n## List remote images\n\n`go get github.com/bborbe/docker-utils/cmd/docker-remote-repositories`\n\n```\ndocker-remote-repositories \\\n-registry=docker.benjamin-borbe.de \\\n-username=bborbe \\\n-password=xxx \\\n-alsologtostderr \\\n-v=0\n```\n\n## List tags of remote image\n\n`go get github.com/bborbe/docker-utils/cmd/docker-remote-tags`\n\n```\ndocker-remote-tags \\\n-registry=docker.benjamin-borbe.de \\\n-username=bborbe \\\n-password=xxx \\\n-repository=bborbe/auth-http-proxy \\\n-alsologtostderr \\\n-v=0\n```\n\n## Check if remote image with tag exists\n\n`go get github.com/bborbe/docker-utils/cmd/docker-remote-tag-exists`\n\n```\ndocker-remote-tag-exists \\\n-registry=docker.benjamin-borbe.de \\\n-username=bborbe \\\n-password=xxx \\\n-repository=bborbe/auth-http-proxy \\\n-tag=1.0.1 \\\n-alsologtostderr \\\n-v=0\n```\n\n## Delete image tag\n\n`go get github.com/bborbe/docker-utils/cmd/docker-remote-tag-delete`\n\n```\ndocker-remote-tag-delete \\\n-registry=docker.benjamin-borbe.de \\\n-username=bborbe \\\n-password=xxx \\\n-repository=bborbe/auth-http-proxy \\\n-tag=1.0.1 \\\n-alsologtostderr \\\n-v=0\n```\n\n## Delete old images on Dockerhub\n\n`go get github.com/bborbe/docker-utils/cmd/dockerhub-cleaner`\n\n```\ndockerhub-cleaner \\\n-username bborbe \\\n-password xxx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fdocker-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbborbe%2Fdocker-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbborbe%2Fdocker-utils/lists"}