Agent skill

Docker image publishing

multi-arch image publishing to GHCR via GitHub Actions

Stars 96
Forks 5

Install this agent skill to your Project

npx add-skill https://github.com/rcarmo/agentbox/tree/main/skel/.github/skills/docker

SKILL.md

Skill: Docker image publishing

Goal

Provide a reusable GitHub Actions workflow to build/push multi-arch images to GHCR on tag pushes.

Conventions

  • Publish on tags v*.
  • Use native Intel or ARM runners for CI/CD. Don't use QEMU
  • Use buildx + per-arch digest builds, then merge into a manifest.
  • Use docker/metadata-action for semver tag derivation.

Files

  • .github/workflows/docker-publish.yml
  • .github/workflows/prune-docker-images.yml

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results