build-kit-locally
CommunityPublish Bottlerocket kits to a local registry.
Software Engineering#automation#docker#publish#kit-build#local-registry#development-testing#Bottlerocket
Authorcbgbt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of building Bottlerocket kits (core-kit or kernel-kit) and publishing them to a local OCI registry for development testing, enabling quick validation without touching production registries.
Core Features & Use Cases
- Local kit build: compile the kit in your grove and prepare it for publishing.
- Local publish: push built kits to a local registry for testing with dependent images.
- Use Case: When modifying a kit, run builds and publish to local registry to validate variant images before integration.
Quick Start
- Ensure the local registry is running: brdev registry start
- Configure for local publishing: cd kits/<kit-name>; brdev twoliter use-local-publish
- Build the kit: make build (optionally ARCH=x86_64 or ARCH=aarch64)
- Publish to local registry: make publish VENDOR=local
- Verify: brdev registry list
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-kit-locally Download link: https://github.com/cbgbt/bottlerocket-forest/archive/main.zip#build-kit-locally 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.