Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use buildx instead of build for docker Images #273

Open
la7eralus opened this issue Feb 2, 2024 · 2 comments
Open

Use buildx instead of build for docker Images #273

la7eralus opened this issue Feb 2, 2024 · 2 comments

Comments

@la7eralus
Copy link

We get a warning in our azdo pipeline (Docker@2):

DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

Are there plans, to support the "new" buildx command?
Code:

Reference: https://docs.docker.com/engine/deprecated/#deprecated-engine-features-1 (Legacy Builder for Linux Images)

@davidreher
Copy link

Here is some more info on the deprecation itself.

@msherms2
Copy link

msherms2 commented Nov 6, 2024

Anything on this? Looks like buildx is used for attestations which may help docker scout results. Any plans for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants