skill-docker-configuration

Official

Secure, minimal Docker builds for production

Authormeridianhub
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Meridian deployment faces bloated images and inconsistent environments; this skill provides a clean, multi-stage Docker configuration that yields small, secure production images.

Core Features & Use Cases

  • Multi-stage builds using golang:1.26.2-bookworm for build
  • Runtime stage: gcr.io/distroless/static:nonroot
  • Non-root user, minimal runtime
  • Health checks, build optimizations (layer caching, static linking)
  • Supported by Make and Docker CLI guidance
  • Use cases: production deployments, CI/CD optimization.

Quick Start

Build a production image by running make docker and then run the container to verify deployment.

Dependency Matrix

Required Modules

None required

Components

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: skill-docker-configuration
Download link: https://github.com/meridianhub/meridian/archive/main.zip#skill-docker-configuration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.