Skip to content

"What Compose Does" document #1417

@aanand

Description

@aanand

Prompted partly by @thaJeztah's remarks in #1356 (comment), I think it'd be good to have a high-level document that described:

  1. What Compose does: where in the stack it fits, which problems it solves (or plans to eventually solve) and which ones it doesn't.
  2. How it works: not delving beneath Docker's abstraction layer, but explaining how Compose decides what to do (build/pull images, create/start/stop/remove containers), when to do it, and salient details (How do we generate the container configuration? How do we keep track of containers and images? etc)

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions