Docker Build — DevOps skill for Claude Code
Build hardened multi-stage Docker images, lint Dockerfiles, and verify minimal attack surfaces.
How to install Docker Build
Installs to ~/.claude/skills/doodleino-nexus-os-docker-build/SKILL.md
mkdir -p ~/.claude/skills/doodleino-nexus-os-docker-build && curl -fsSL https://raw.githubusercontent.com/doodleino/nexus-os/HEAD/commands/docker-build.md -o ~/.claude/skills/doodleino-nexus-os-docker-build/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Docker Build does
description: Build hardened multi-stage Docker images, lint Dockerfiles, and verify minimal attack surfaces. agent: build-error-resolver subtask: true
Docker Build & Hardening Command
Build container images with multi-stage caching, lint Dockerfiles against security best practices (Hadolint), verify non-root execution, and ensure minimal distroless attack surfaces.
Usage
`/docker-build [dockerfile-path] [--tag image:tag] [--target stage] [--scan-vulns] [--distroless]`
- `docker
Alternatives in DevOps
- Docker 71.9k ★
- Cheetahclaws — CheetahClaws: A Fast and Easy-to-Use Agent Harness Infrastructure for Long-Horizon, Multi-Model, and Tool-Usin 768 ★
- Video Podcast Maker — AI-powered video podcast creation skill for coding agents 529 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker Multistage
Optimize Docker builds with multi-stage builds
Docker Development Skill
Dockerfile, docker-compose, multi-stage builds, CI patterns
Infra Context Arken
Create comprehensive Arken infrastructure documentation through a 5-phase process. Reads docker-compose.yml, n
Dockcleanbuild
Clean Docker environment and rebuild all images and containers from scratch
Claude In Docker
images, consider replacing npx and uvx calls with direct tool invocations. The images come shipped with all of
Auxi Launch Notify
Announce a successful auxi TestFlight launch on four surfaces — GitHub Release, Linear comment, CHANGELOG.md,
Related Agents
Production Docker Auditor
Audits Dockerfiles and container configuration for production hardening — multi-stage builds, non-root users,
Attack Surface Mapping
Stage 5 of Vulpine. For each feature in ATTACK_SURFACE.md, produce a minimal deterministic fuzzer, collect gco
Dashclaw Gate Runner
Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa