{"id":5924985,"name":"teveltech/composite-docker","ecosystem":"actions","description":"A composite action to handle building a Docker image","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/teveltech/composite-docker","keywords_array":[],"namespace":"teveltech","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2026-02-21T08:49:56.423Z","latest_release_number":null,"last_synced_at":"2026-04-29T17:31:20.517Z","created_at":"2023-01-23T00:11:11.075Z","updated_at":"2026-04-29T17:31:20.517Z","registry_url":"https://github.com/teveltech/composite-docker","install_command":null,"documentation_url":null,"metadata":{"name":"Docker composite action","description":"A composite action to handle building a Docker image","inputs":{"namespace":{"required":true,"description":"The module namespace"},"platforms":{"required":true,"description":"The architucture to build the image for"},"registry":{"required":true,"description":"The registry URL"},"username":{"required":true,"description":"The registry user name"},"password":{"required":true,"description":"The registry password"},"image":{"required":true,"description":"The image name","default":"${{ github.event.repository.name }}"},"new-tag":{"required":true,"description":"The new tag to push"},"dockerfile":{"required":true,"description":"The dockerfile to build","default":"./Dockerfile"},"branch":{"required":false,"description":"The repo branch","default":"${{ github.ref_name }}"},"previous-light-tag":{"required":false,"description":"previous lightweight tag"},"build-args":{"required":false,"description":"docker build arguments"},"package-folder":{"required":true,"description":"Path to package.json / setup.py / conanfile.py / Chart.yaml","default":"./"},"secrets":{"required":false,"description":"secrets to pass to docker"},"no-cache":{"description":"Do not use cache when building the image","required":false,"default":"false"}},"outputs":{"image":{"description":"The name and tag of the new image","value":"${{ inputs.image }}:${{ inputs.new-tag }}"},"url":{"description":"The URL of the new image","value":"${{ inputs.registry }}/reg/${{ inputs.namespace }}/${{ inputs.image }}:${{ inputs.new-tag }}"},"digest":{"description":"The digest of the new image","value":"${{ steps.build.outputs.digest }}"},"command":{"value":"docker pull ${{ inputs.registry }}/reg/${{ inputs.namespace }}/${{ inputs.image }}:${{ inputs.new-tag }}"}},"runs":{"using":"composite","steps":[{"name":"Override version in package.json / setup.py / conanfile.py / Chart.yaml","uses":"teveltech/version-action@no-fail","with":{"new_version":"${{ inputs.new-tag }}","file_path":"${{ inputs.package-folder }}"}},{"name":"Set up QEMU","uses":"docker/setup-qemu-action@v2.1.0","with":{"image":"${{ inputs.registry }}/reg/base/tonistiigi/binfmt:latest","platforms":"all"}},{"name":"Setup docker buildx","uses":"docker/setup-buildx-action@v2.5.0"},{"name":"Configure docker buildx","uses":"teveltech/buildx-action@master"},{"name":"Login to Container Registry","uses":"docker/login-action@v2.1.0","with":{"registry":"${{ inputs.registry }}","username":"${{ inputs.username }}","password":"${{ inputs.password }}"}},{"name":"Build","id":"build","uses":"docker/build-push-action@v4.0.0","with":{"context":".","file":"${{ inputs.dockerfile }}","platforms":"${{ inputs.platforms }}","pull":true,"push":true,"tags":"${{ inputs.registry }}/reg/${{ inputs.namespace }}/${{ inputs.image }}:${{ inputs.new-tag }}\n${{ inputs.registry }}/reg/${{ inputs.namespace }}/${{ inputs.image }}:${{ github.ref_name }} \n","cache-from":"type=registry,ref=${{ inputs.registry }}/reg/${{ inputs.namespace }}/${{ inputs.image }}:${{ inputs.previous-light-tag }}","cache-to":"type=inline","build-args":"${{ inputs.build-args }}","secrets":"${{ inputs.secrets }}","no-cache":"${{ inputs.no-cache }}","provenance":false}},{"name":"Add to summary","id":"summary","shell":"bash","run":"echo '##### Docker image:' \u003e\u003e $GITHUB_STEP_SUMMARY\necho '```' \u003e\u003e $GITHUB_STEP_SUMMARY\necho 'docker pull jfrog.local:8081/reg/${{ inputs.namespace }}/${{ inputs.image }}:${{ inputs.new-tag }}' \u003e\u003e $GITHUB_STEP_SUMMARY\necho '```' \u003e\u003e $GITHUB_STEP_SUMMARY\n"}]},"default_branch":"master","path":null},"repo_metadata":{"uuid":"397884107","full_name":"teveltech/composite-docker","owner":"teveltech","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-12T11:40:34.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-02-12T12:44:52.145Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/teveltech.png","metadata":{"files":{"readme":null,"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}},"created_at":"2021-08-19T09:15:06.000Z","updated_at":"2021-11-14T14:19:41.000Z","dependencies_parsed_at":"2024-02-12T12:50:29.989Z","dependency_job_id":null,"html_url":"https://github.com/teveltech/composite-docker","commit_stats":{"total_commits":39,"total_committers":2,"mean_commits":19.5,"dds":"0.17948717948717952","last_synced_commit":"342f3318f2c73f70ae1879e5ef7b1c4904c97da2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teveltech%2Fcomposite-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teveltech%2Fcomposite-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teveltech%2Fcomposite-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teveltech%2Fcomposite-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teveltech","download_url":"https://codeload.github.com/teveltech/composite-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":185615765,"owners_count":11697022,"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"},"owner_record":{"login":"teveltech","name":"teveltech","uuid":"59789907","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/59789907?v=4","repositories_count":11,"last_synced_at":"2023-03-09T23:40:38.920Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/teveltech","created_at":"2022-11-19T15:19:16.826Z","updated_at":"2023-03-09T23:40:38.952Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teveltech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teveltech/repositories"},"tags":[]},"repo_metadata_updated_at":"2024-02-12T12:50:44.774Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":49.38656863164194,"forks_count":37.2590091052879,"average":32.376138160988326},"purl":"pkg:githubactions/teveltech/composite-docker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/teveltech/composite-docker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/teveltech/composite-docker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/teveltech/composite-docker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:54:41.454Z","issues_count":0,"pull_requests_count":2,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":10.0,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":13.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/teveltech%2Fcomposite-docker/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/teveltech%2Fcomposite-docker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/teveltech%2Fcomposite-docker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/teveltech%2Fcomposite-docker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/teveltech%2Fcomposite-docker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/teveltech%2Fcomposite-docker/codemeta","maintainers":[]}