Build All Docker Images
CommunityBuild all Docker images efficiently.
Authorfuturetea
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of building all Docker images in the repository, ensuring they are built in the correct dependency order, which is crucial when base images are updated.
Core Features & Use Cases
- Dependency-aware Builds: Builds images in a sequence that respects dependencies (e.g.,
nodedepends onbookworm). - Platform Selection: Supports both single-platform and multi-platform (amd64, arm64) builds.
- Prerequisite Checks: Validates that Docker is running and
buildxis available for multi-platform builds. - Use Case: After updating a base Docker image, use this Skill to rebuild all dependent images without manually tracking the build order or platform configurations.
Quick Start
Build all Docker images using the 'local' tag and a single-platform build.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Build All Docker Images Download link: https://github.com/futuretea/bci/archive/main.zip#build-all-docker-images Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.