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
The docker/build-push action fails with setup-buildx-action on Windows and I can find no docs for how to configure buildx to get the build to work on windows.
ERROR: Error response from daemon: Windows does not support privileged mode
Error: buildx failed with: ERROR: Error response from daemon: Windows does not support privileged mode
The text was updated successfully, but these errors were encountered:
Behaviour
The docker/build-push action fails with setup-buildx-action on Windows and I can find no docs for how to configure buildx to get the build to work on windows.
I assume that ever since this change testcontainers/moby-ryuk#40 that building on Windows should available.
Steps to reproduce this issue
runs-on: windows-latest
Expected behaviour
Build completes
Actual behaviour
Build fails
Configuration
Logs
The text was updated successfully, but these errors were encountered: