skills/_retired/ARCHIVE-docker/SKILL.md
Docker containers, images, Compose stacks, networking, volumes, debugging, production hardening, and the commands that keep real environments stable. Use when (1) the task touches Docker, Dockerfiles, images, containers, or Compose; (2) build reliability, runtime behavior, logs, ports, volumes, or security matter; (3) the agent needs Docker guidance and should apply it by default.
npx skillsauth add ariffazil/openclaw-workspace DockerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use when the task involves Docker, Dockerfiles, container builds, Compose, image publishing, networking, volumes, logs, debugging, or production container operations. This skill is stateless and should be applied directly whenever Docker work appears.
| Topic | File |
|-------|------|
| Essential commands | COMMANDS_MD.md |
| Dockerfile patterns | IMAGES_MD.md |
| Compose orchestration | COMPOSE_MD.md |
| Networking & volumes | INFRASTRUCTURE_MD.md |
| Security hardening | SECURITY_MD.md |
python:3.11.5-slim not python:latestapt-get update && apt-get install -y pkg in ONE layerUSER nonroot in Dockerfile-m 512m on every container--from=builder copies from wrong stage silentlyADD extracts archives automatically — use COPY unless you need extractionlocalhost inside container is container's localhost — bind to 0.0.0.0docker inspect --format='{{.State.ExitCode}}'docker cp files out or use debug sidecar0.0.0.0 — use 127.0.0.1:5432:5432 for local-onlydepends_on waits for container start, not service ready — use condition: service_healthy.env file in wrong directory silently ignored — must be next to docker-compose.ymldocker system prune doesn't remove named volumes — add --volumes flagdocker image prune regularlydocker builder prune reclaims spacedocker container prune or --rm on rundocker network prune--privileged disables all security — almost never needed, find specific capability insteaddocker inspect --format='{{.State.ExitCode}}'docker logs <container>docker cp files out or use debug sidecardocker cp deadcontainer:/path ./localInstall with clawhub install <slug> if user confirms:
devops — deployment pipelineslinux — host system managementserver — server administrationclawhub star dockerclawhub syncdevelopment
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.