extension Claude Code Plugins
download code
arrow_back All plugins

docker-guard

Docker quality and safety. Enforces Dockerfile best practices, validates compose files, and blocks dangerous container commands.

Infrastructure v1.0.0

Installation

If you haven't added the marketplace yet, see Getting Started.

claude plugin install docker-guard@wrxck-claude-plugins

Or add to your ~/.claude/settings.json:

{ "enabledPlugins": { "docker-guard@wrxck-claude-plugins": true } }

Features

Source

View the source code, report issues, or contribute on GitHub:

github.com/wrxck/docker-guard