CallMeTechie
DE Login
Home Products Blog About Contact

Controlling Compose Stacks

🐳 Docker & Transfer · Updated 5 days ago

Controlling Compose Stacks

The compose workflow (scope docker_compose):

  1. Overview: /compose-list shows all projects, /docker-list --all all containers.
  2. Start: /compose-up <project>; a new stack via /compose-up --file /abs/path/docker-compose.yml.
  3. Update: /compose-update <project> (pull images + recreate).
  4. Stop: /compose-down <project> (stop only) or --remove for a full down.

If a project is listed under critical_compose_projects, /compose-down and /compose-update require the token --confirm=<project>.

Cookie Settings

We use cookies to improve your experience. Essential cookies are always active.

Privacy Policy
ESC
↑↓ navigate open esc close