lazydocker (Agent Skills)

GitHub

The lazier way to manage everything docker

52,488 stars Go 1 Rule Files Full Docs MCP View JSON API

CLAUDE.md

# CLAUDE.md

## Build & test
- All Go commands need `GOFLAGS=-mod=vendor` (deps are vendored, including the `jesseduffield/gocui` fork and the Docker SDK).
- Unit tests: `GOFLAGS=-mod=vendor go test ./...`