{"id":22868184,"url":"https://github.com/liftitapp/push-docker-gcr","last_synced_at":"2025-03-31T10:49:59.841Z","repository":{"id":87210279,"uuid":"381065767","full_name":"Liftitapp/push-docker-gcr","owner":"Liftitapp","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-28T15:04:40.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-06T15:53:02.411Z","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/Liftitapp.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":"2021-06-28T14:46:02.000Z","updated_at":"2021-06-28T15:04:43.000Z","dependencies_parsed_at":"2023-03-18T02:35:42.559Z","dependency_job_id":null,"html_url":"https://github.com/Liftitapp/push-docker-gcr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpush-docker-gcr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpush-docker-gcr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpush-docker-gcr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Liftitapp%2Fpush-docker-gcr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Liftitapp","download_url":"https://codeload.github.com/Liftitapp/push-docker-gcr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458022,"owners_count":20780675,"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-12-13T12:32:10.966Z","updated_at":"2025-03-31T10:49:59.820Z","avatar_url":"https://github.com/Liftitapp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Docker Image and Push into Google Container Registry\n\n## Inputs\n\n### `docker_image_name`\n\nDocker Image Name\n\nName of the image. Should be specified without domain and project.\n\n### `docker_image_tag`\n\nImage tag to set for the built image.\n\n### `docker_context`\n\nPath to the context directory (containing the Dockerfile).\n\nDefault: `.`\n\n### `dockerfile`\n\nName of dockerfile.\n\nDefault: `Dockerfile`\n\n### `gcr_host`\n\nGoogle Container Registry Host\n\nDefault: `gcr.io`\n\n### `gcr_project_id`\n\nGoogle Cloud Project ID.\n\n### `gcr_service_key`\n\nGoogle Cloud Service Key (JSON).\n\n## Example usage\n\n```ylm\nuses: Liftitapp/push-docker-gcr\nwith:\n  docker_image_name: api\n  docker_image_tag: latest\n  docker_context: ./services/api\n  gcr_host: gcr.io\n  gcr_project_id: ${{ secrets.GCLOUD_PROJECT_ID }}\n  gcr_service_key: ${{ secrets.GCLOUD_SERVICE_KEY }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftitapp%2Fpush-docker-gcr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliftitapp%2Fpush-docker-gcr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliftitapp%2Fpush-docker-gcr/lists"}