{"id":15090201,"url":"https://github.com/rekgrpth/docker-login-build-push-shell-action","last_synced_at":"2026-03-03T16:02:08.946Z","repository":{"id":65158377,"uuid":"392551794","full_name":"RekGRpth/docker-login-build-push-shell-action","owner":"RekGRpth","description":"docker build push shell action","archived":false,"fork":false,"pushed_at":"2025-01-01T19:09:19.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"v1","last_synced_at":"2025-04-12T23:13:36.308Z","etag":null,"topics":["action","build","docker","push","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RekGRpth.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T04:47:53.000Z","updated_at":"2025-01-01T19:08:40.000Z","dependencies_parsed_at":"2024-09-19T17:02:15.333Z","dependency_job_id":"f9a3e780-c05f-44d6-a13f-cefac216faf7","html_url":"https://github.com/RekGRpth/docker-login-build-push-shell-action","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.06060606060606055,"last_synced_commit":"06ee4520908e0a218ac152abc172678567cca8be"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fdocker-login-build-push-shell-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fdocker-login-build-push-shell-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fdocker-login-build-push-shell-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RekGRpth%2Fdocker-login-build-push-shell-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RekGRpth","download_url":"https://codeload.github.com/RekGRpth/docker-login-build-push-shell-action/tar.gz/refs/heads/v1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643006,"owners_count":21138355,"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":["action","build","docker","push","shell"],"created_at":"2024-09-25T09:23:20.001Z","updated_at":"2026-03-03T16:02:03.918Z","avatar_url":"https://github.com/RekGRpth.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker login build push shell action\n\n## 1) docker login to defined registry\n## 2) docker build current workflow repository\n## 3) docker push to defined registry\n\n### usage\n\n```yml\n- env:\n    INPUTS_IMAGE: repo # image name to build, default: current workflow repository name\n    INPUTS_PASSWORD: ${{ github.token }} # password to docker login to registry, default ${{ github.token }}\n    INPUTS_REGISTRY: ghcr.io # docker registry, default: ghcr.io\n    INPUTS_TAG: master # tag, default: current workflow branch (usually it is repository default branch (usually it is master))\n    INPUTS_USERNAME: ${{ github.repository_owner }} # username to docker login to registry, default: ${{ github.repository_owner }}\n  uses: rekgrpth/docker-login-build-push-shell-action@v1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekgrpth%2Fdocker-login-build-push-shell-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frekgrpth%2Fdocker-login-build-push-shell-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frekgrpth%2Fdocker-login-build-push-shell-action/lists"}