Skip to content

Compose image digest - #25889

Merged
aevesdocker merged 2 commits into
docker:mainfrom
aevesdocker:compose-image-digest
Aug 19, 2026
Merged

Compose image digest#25889
aevesdocker merged 2 commits into
docker:mainfrom
aevesdocker:compose-image-digest

Conversation

@aevesdocker

Copy link
Copy Markdown
Contributor

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

Signed-off-by: aevesdocker <allie.sadler@docker.com>
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8d9557f
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a859b9616b67f000861ce31
😎 Deploy Preview https://deploy-preview-25889--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@aevesdocker
aevesdocker requested a review from glours August 19, 2026 12:03
@github-actions github-actions Bot added the area/compose Relates to docker-compose.yml spec or docker-compose binary label Aug 19, 2026
@aevesdocker
aevesdocker requested a review from akristen August 19, 2026 12:03

@glours glours left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aevesdocker
aevesdocker enabled auto-merge (squash) August 19, 2026 12:11

> [!NOTE]
>
> When a service is rebuilt, the previous image version becomes dangling. By default, Compose removes these superseded dangling images after each rebuild to avoid accumulating unused layers. To keep them, use `docker compose watch --prune=false`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> When a service is rebuilt, the previous image version becomes dangling. By default, Compose removes these superseded dangling images after each rebuild to avoid accumulating unused layers. To keep them, use `docker compose watch --prune=false`.
> When a service rebuilds, the previous image version becomes a dangling image. By default, Compose removes these superseded dangling images after each rebuild to avoid accumulating unused layers. To keep them, use `docker compose watch --prune=false`.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oo soz, had automerge on lol.

@akristen akristen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit

@aevesdocker
aevesdocker merged commit 9fae1ff into docker:main Aug 19, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compose Relates to docker-compose.yml spec or docker-compose binary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants