AgentStack
SKILL verified MIT Self-run

Docker Skills

skill-fujigo-software-f5-framework-claude-docker · by Fujigo-Software

Docker containerization patterns, best practices, and multi-stage builds

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-fujigo-software-f5-framework-claude-docker

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Docker Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Docker Skills

Container platform for building, shipping, and running applications.

Sub-Skills

Dockerfile

  • [multi-stage.md](dockerfile/multi-stage.md) - Multi-stage builds
  • [best-practices.md](dockerfile/best-practices.md) - Dockerfile best practices
  • [security.md](dockerfile/security.md) - Security hardening
  • [optimization.md](dockerfile/optimization.md) - Image optimization

Compose

  • [services.md](compose/services.md) - Service definitions
  • [networks.md](compose/networks.md) - Network configuration
  • [volumes.md](compose/volumes.md) - Volume management
  • [profiles.md](compose/profiles.md) - Compose profiles

Networking

  • [bridge.md](networking/bridge.md) - Bridge networks
  • [overlay.md](networking/overlay.md) - Overlay networks
  • [host.md](networking/host.md) - Host networking

Storage

  • [volumes.md](storage/volumes.md) - Volume patterns
  • [bind-mounts.md](storage/bind-mounts.md) - Bind mounts
  • [tmpfs.md](storage/tmpfs.md) - tmpfs mounts

Security

  • [rootless.md](security/rootless.md) - Rootless containers
  • [secrets.md](security/secrets.md) - Secret management
  • [scanning.md](security/scanning.md) - Image scanning

CI/CD

  • [github-actions.md](cicd/github-actions.md) - GitHub Actions
  • [buildx.md](cicd/buildx.md) - Docker Buildx
  • [registry.md](cicd/registry.md) - Registry patterns

Debugging

  • [logs.md](debugging/logs.md) - Log management
  • [exec.md](debugging/exec.md) - Container debugging
  • [healthchecks.md](debugging/healthchecks.md) - Health checks

Detection

Auto-detected when project contains:

  • Dockerfile
  • docker-compose.yml or docker-compose.yaml
  • FROM or EXPOSE patterns

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.