Skip to content

Only recreate containers whose configuration needs updating #1345

@aanand

Description

@aanand

Currently, docker-compose up deletes and recreates every container, so as to make sure any changes to docker-compose.yml have been picked up. Instead, it should inspect container configuration to see if they need recreating, and do the minimum necessary.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions