By pigfoot
Build secure container images with Wolfi runtime, non-root users, and multi-stage builds. Templates for Python/uv, Bun, Node.js/pnpm, Golang (static/CGO), and Rust (glibc/musl) with allocator optimization
npx claudepluginhub pigfoot/claude-code-hubs --plugin secure-container-buildDocker and containerization expert for Dockerfile optimization, multi-stage builds, docker-compose orchestration, container debugging, image size reduction, security scanning, networking, and volume management. Use when working with Docker containers, writing Dockerfiles, or troubleshooting containerization issues.
Build optimized Docker images and improve Dockerfile best practices
Container development and deployment - Docker, registry, Skaffold
Scan containers for vulnerabilities using Trivy, Snyk, and other security tools
DevOps and containerization expertise
Container image inspection and analysis using skopeo and podman
Share bugs, ideas, or general feedback.
A curated collection of plugins, skills, and configuration templates for Claude Code, plus integration with recommended third-party marketplaces.
From this marketplace (pigfoot):
Recommended third-party plugins:
Reusable workflow patterns included in plugins - automatically available after plugin installation.
Before using this marketplace, ensure you have these tools installed:
Recommended to use Homebrew:
# Install Homebrew if you don't have it
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Install required tools
brew install jq
brew install oven-sh/bun/bun
brew install uv
Use apt, apt-get, yum, pacman, apk or any native package manager tool.
Example (Debian/Ubuntu):
sudo apt-get update && sudo apt-get install -y jq
# bun for javascript/typescript
curl -fsSL https://bun.sh/install | bash
# uv for python
curl -LsSf https://astral.sh/uv/install.sh | sh
For the best experience, we recommend using Windows Terminal:
Windows 11: Windows Terminal is pre-installed. Just open it and run claude.
Windows 10: Install Windows Terminal first:
# Using winget
winget install Microsoft.WindowsTerminal
# Or using Scoop
scoop install windows-terminal
Install tools using Scoop:
# Install Scoop if you don't have it
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Invoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression
# Install required tools
scoop install jq
scoop install bun
scoop install uv
Note: Windows built-in
wingetis also possible, however Scoop is recommended for better compatibility with command line tools.
Follow the official installation guide or use one of the methods below:
Homebrew (macOS, Linux):
brew install --cask claude-code
macOS, Linux, WSL, Git Bash:
curl -fsSL https://claude.ai/install.sh | bash
irm https://claude.ai/install.ps1 | iex
# Add to PATH (if needed)
[Environment]::SetEnvironmentVariable(
"Path",
[Environment]::GetEnvironmentVariable("Path", "User") + ";$env:USERPROFILE\.local\bin",
"User"
)
This one-time setup grants Claude Code necessary permissions and configures CLAUDE.md for optimal workflow.
What this does:
macOS, Linux, WSL, Git Bash:
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim