You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build works OK, but at the start of the build the following deprecation warning is shown:
1
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/
Not entirely sure if this needs any action, and when. I already tried installing BuildKit myself, and managed to completely trash my Docker setup in the process.
Command:
Build works OK, but at the start of the build the following deprecation warning is shown:
Not entirely sure if this needs any action, and when. I already tried installing BuildKit myself, and managed to completely trash my Docker setup in the process.
Perhaps @carlwilson or @darrendignam could have a look at this at some point.
The text was updated successfully, but these errors were encountered: