Skip to content

Conversation

chaomonica
Copy link
Contributor

@chaomonica chaomonica commented Apr 8, 2025

Description

If a user switches to Windows containers and builds an image using the docker build command as it (using the legacy builder), the Builds tab is not populated. This is because the build history is provided by Buildkit. To populate the Builds tab, the customer must either set DOCKER_BUILDKIT=1 or use the buildx build command.

Current documentation does not mention this and a support ticket was raised.

Related issues or tickets

  • SEG-1116 (Slack thread linked in ticket for context)

Reviews

@chaomonica chaomonica requested a review from aevesdocker as a code owner April 8, 2025 19:19
@github-actions github-actions bot added the area/desktop Issue affects a desktop edition of Docker. E.g docker for mac label Apr 8, 2025
@netlify
Copy link

netlify bot commented Apr 8, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 0f6340f
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67f65ccbf1ea6a0008129c46
😎 Deploy Preview https://deploy-preview-22389--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 site configuration.

Copy link
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

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

Thank you @chaomonica!

@aevesdocker
Copy link
Contributor

@chaomonica Would you like me to merge this now, or do you want me to wait for @karman-docker approval too?

@karman-docker
Copy link
Contributor

looks good to me. @chaomonica I am assuming you have tested this with DOCKER_BUILDKIT=1 and able to see the build history.

@aevesdocker aevesdocker merged commit 034dbdf into docker:main Apr 9, 2025
14 checks passed
@chaomonica
Copy link
Contributor Author

@karman-docker Yes, it has been tested, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Issue affects a desktop edition of Docker. E.g docker for mac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants