{"id":20310870,"url":"https://github.com/progrium/docker-releasetag","last_synced_at":"2025-06-27T18:33:38.376Z","repository":{"id":17619283,"uuid":"20423458","full_name":"progrium/docker-releasetag","owner":"progrium","description":null,"archived":false,"fork":false,"pushed_at":"2014-06-02T23:46:55.000Z","size":124,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T16:11:27.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/progrium.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":"2014-06-02T23:38:46.000Z","updated_at":"2024-11-28T16:29:26.000Z","dependencies_parsed_at":"2022-09-06T10:11:54.520Z","dependency_job_id":null,"html_url":"https://github.com/progrium/docker-releasetag","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/progrium/docker-releasetag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-releasetag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-releasetag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-releasetag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-releasetag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/docker-releasetag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-releasetag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262311646,"owners_count":23291782,"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-14T17:34:50.115Z","updated_at":"2025-06-27T18:33:38.313Z","avatar_url":"https://github.com/progrium.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-releasetag\n\nPrototype of how `docker tag` should work to help aid in [12Factor](http://12factor.net/) releases in the Docker world. \n\nA [release in 12Factor](http://12factor.net/build-release-run) is a \"build\" + \"config\", where \"config\" is environment variables. In this case, a \"build\" is a Docker container image. \n\n## Using docker-releasetag\n\nIt works roughly as `docker tag`, but you can pass the environment as arguments:\n\n\t$ docker-releasetag mybuild myrelease:v1 FOO=bar BAZ=qux\n\nOr if you have an environment file:\n\n\tFOO=bar\n\tBAZ=qux\n\nThen you can pass it via STDIN using the `-` argument:\n\n\t$ docker-releasetag mybuild myrelease:v1 - \u003c envfile\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fdocker-releasetag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Fdocker-releasetag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fdocker-releasetag/lists"}