Skip to content

Instantly share code, notes, and snippets.

@strangesast
Created October 7, 2020 14:11
Show Gist options
  • Save strangesast/d54c25f3d5b52c6641134af80a4c1dfc to your computer and use it in GitHub Desktop.
Save strangesast/d54c25f3d5b52c6641134af80a4c1dfc to your computer and use it in GitHub Desktop.
Docker reset required for buildx to work correctly
#!/bin/bash
docker run --rm --privileged docker/binfmt:820fdd95a9972a5308930a2bdfb8573dd4447ad3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment