docker

Installation
SKILL.md

Docker Builds and Container Runtime

Keep image-hardening recommendations focused on production images. Disable runtime networking only when the workload needs no network access, including for local development and one-off tasks.

Keep the scope limited to Dockerfile structure, build context, BuildKit behavior, image contents, runtime hardening, and Compose. Delegate CI trust boundaries, permissions, credentials, action references, and cache-backend orchestration to a GitHub Actions-specific skill.

Workflow

Match the work to the requested scope:

Installs
11
First Seen
Jun 10, 2026
docker — zewelor/agents-skills