Skip to content

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented May 16, 2025

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added the area/engine Issue affects Docker engine/daemon label May 16, 2025
@netlify
Copy link

netlify bot commented May 16, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 48faaa8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/68373e5b57fbe900087bb61c
😎 Deploy Preview https://deploy-preview-22660--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.

@vvoland vvoland force-pushed the rn-28.2.0 branch 2 times, most recently from cdaffb5 to c53b0c3 Compare May 27, 2025 11:42
@vvoland vvoland force-pushed the rn-28.2.0 branch 2 times, most recently from 1201ff1 to 058bdbc Compare May 27, 2025 12:03
@vvoland vvoland marked this pull request as ready for review May 27, 2025 12:30
@vvoland vvoland requested a review from thaJeztah as a code owner May 27, 2025 12:30
@vvoland
Copy link
Contributor Author

vvoland commented May 27, 2025

Thanks!

- Add support for relative parent paths (`../`) on bind mount sources when using `docker run/create` with `-v/--volume` or `--mount type=bind` options. [docker/cli#4966](https://github.com/docker/cli/pull/4966)
- CDI is now enabled by default. [moby/moby#49963](https://github.com/moby/moby/pull/49963)
- Show discovered CDI devices in `docker info`. [docker/cli#6078](https://github.com/docker/cli/pull/6078)
- Windows: Initial BuildKit support (opt-in with `DOCKER_BUILDKIT=1`). [moby/moby#49740](https://github.com/moby/moby/pull/49740)
Copy link
Member

Choose a reason for hiding this comment

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

Wondering if this needs some additional wording around it being

  • For windows images (although I guess that confusion would only be when users run Docker Desktop, so maybe redundant).
  • "work in progress"
  • requires the containerd image store (I ... think?)
  • requires a manual installation of containerd as runtime

(Suggestions welcome! Just me thinking out loud)

Copy link
Contributor Author

@vvoland vvoland May 27, 2025

Choose a reason for hiding this comment

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

containerd image store: Initial BuildKit support for building Windows container images on Windows (requires an opt-in with `DOCKER_BUILDKIT=1`).

WDYT?

Copy link
Member

Choose a reason for hiding this comment

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

Works for me!

Perhaps we should discuss with @colinhemmings as well to see if these are things we want to amplify (blog-post with more details). Although the experience is still quite manual (having to install containerd yourself etc).

@vvoland vvoland force-pushed the rn-28.2.0 branch 2 times, most recently from 73cfc52 to 983f428 Compare May 28, 2025 13:18
@vvoland vvoland requested review from ArthurFlag and thaJeztah May 28, 2025 13:25
thaJeztah
thaJeztah previously approved these changes May 28, 2025
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland
Copy link
Contributor Author

vvoland commented May 28, 2025

@aevesdocker @usha-mandya this one can be merged as the release is already out

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 077f316 into docker:main May 28, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants