{"id":20945172,"url":"https://github.com/tbxark/docker-action","last_synced_at":"2026-05-20T12:12:42.136Z","repository":{"id":257048373,"uuid":"857185185","full_name":"TBXark/docker-action","owner":"TBXark","description":"GitHub Action to build and push Docker images with Buildx","archived":false,"fork":false,"pushed_at":"2024-09-14T12:21:21.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T21:43:23.405Z","etag":null,"topics":["docker","docker-builder","github-actions"],"latest_commit_sha":null,"homepage":"","language":null,"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/TBXark.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":"2024-09-14T02:00:14.000Z","updated_at":"2024-09-16T17:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6d34f8d-6fb3-47b2-90e7-0852f85c9ad0","html_url":"https://github.com/TBXark/docker-action","commit_stats":null,"previous_names":["tbxark/docker-action"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fdocker-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fdocker-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fdocker-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TBXark%2Fdocker-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TBXark","download_url":"https://codeload.github.com/TBXark/docker-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243335588,"owners_count":20274942,"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":["docker","docker-builder","github-actions"],"created_at":"2024-11-18T23:47:01.961Z","updated_at":"2025-12-26T12:37:14.261Z","avatar_url":"https://github.com/TBXark.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Action\n\nThis action builds and publishes a Docker image to a specified registry. It also has support for pushing to a backup registry if the main registry is rate-limited.\n\n## Inputs\n\n- `docker_registry`: The Docker registry to push the image to.\n- `docker_username`: The username for the Docker registry.\n- `docker_password`: The password for the Docker registry.\n- `docker_push_webhook`: The webhook to push the image to.\n- `backup_registry`: The backup Docker registry to push the image to.\n- `backup_username`: The username for the backup Docker registry.\n- `backup_password`: The password for the backup Docker registry.\n- `backup_push_webhook`: The webhook to push the image to the backup registry.\n\n## Usage\n\n```yaml\nuses: TBXark/docker-action@master\nwith:\n  docker_registry: ${{ secrets.DOCKER_REGISTRY }}\n  docker_username: ${{ secrets.DOCKER_USERNAME }}\n  docker_password: ${{ secrets.DOCKER_PASSWORD }}\n  docker_push_webhook: ${{ secrets.DOCKER_PUSH_WEBHOOK }}\n  backup_registry: ${{ secrets.BACKUP_REGISTRY }}\n  backup_username: ${{ secrets.BACKUP_USERNAME }}\n  backup_password: ${{ secrets.BACKUP_PASSWORD }}\n  backup_push_webhook: ${{ secrets.BACKUP_PUSH_WEBHOOK }}\n```\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbxark%2Fdocker-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbxark%2Fdocker-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbxark%2Fdocker-action/lists"}