Actions Docker

C 60 completed
Cli Tool
unknown / shell · tiny
17
Files
599
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#367742
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
20.60
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47868
Member of a group with 1 similar repo(s) — canonical #73051 view group →
Top concepts (1)
Project Description
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

AI Prompt

Create a GitHub Actions workflow that handles building and pushing Docker images for multiple architectures, specifically AMD64 and ARM64. I need the workflow to use separate jobs running on native runners for optimal performance. After building each platform, I want a final step that combines the platform-specific images into a single multi-arch manifest. The workflow should demonstrate how to use the `actions-docker/build` action for building and the `actions-docker/manifest` action for creating the final manifest, allowing me to apply multiple tags like '1.0.0' and 'latest'.
github-actions docker workflow shell yaml ci/cd multi-arch dockerhub
Generated by gemma4:latest

Catalog Information

This project provides a GitHub Actions workflow for building and pushing Docker images across multiple architectures.

Description

The open-turo/actions-docker repository offers a GitHub Actions workflow that enables the creation of multi-architecture Docker images. This workflow allows users to build and push Docker images for both AMD64 and ARM64 platforms, providing explicit control over the manifest creation process. The workflow is designed to optimize performance by utilizing native runners for each platform.

الوصف

يُقدم مخطوط open-turo/actions-docker إجراءات GitHub Actions التي تسمح بإنشاء صور Docker متعددة الأركان. يتيح هذا الإجراء للمستخدمين إنشاء صور Docker ورفعها لمنصات AMD64 و ARM64، مما يوفر سيطرة صريحة على عملية إنشاء المانيفيست. تم تصميم الإجراء لتحسين الأداء عن طريق استخدام رواد ناتيف لكل منصة.

Novelty

7/10

Tags

docker github-actions multi-architecture manifest-creation native-builds

Claude Models

claude (unknown version)

Quality Score

C
60.4/100
Structure
55
Code Quality
70
Documentation
53
Testing
15
Practices
78
Security
100
Dependencies
50

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (kebab-case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found \u2014 high risk of regressions

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Add a linter configuration to enforce code style consistency

Security & Health

4.1h
Tech Debt (E)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (10)
Repobility analyzer · published findings · https://repobility.com
MIT
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

shell
43.1%
yaml
35.0%
markdown
20.9%
json
1.1%

Frameworks

None detected

Concepts (1)

Same analyzer free for public repos: https://repobility.com
CategoryNameDescriptionConfidence
Repobility · severity-and-effort ranking · https://repobility.com
auto_descriptionProject DescriptionGitHub Actions for building, pushing and tagging docker images.80%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/91934.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV