Skip to main content

@smith/docker-compose

v2026.02.27.1

Docker Compose model for managing stacks via swamp — up, down, ps, logs, restart, pull

Quality score

How well-documented and verifiable this extension is.

Not yet scored.

A score will be generated the next time this extension is published. The owner can also trigger scoring manually.

Install

$ swamp extension pull @smith/docker-compose

docker_compose.tsv2026.02.27.1
upStart the stack with docker compose up -d. Optionally specify services.
downStop and remove the stack. Optionally remove volumes.
psShow running services and store structured state.
logsCapture recent logs from services.
restartRestart one or more services.
pullPull latest images for all or specified services.

Resources

state— Current stack state from docker compose ps