diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2026-03-31 14:56:43 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2026-03-31 14:56:43 +0200 |
| commit | 269f0e12b76a19e96d0fbf218c465208398a1f8e (patch) | |
| tree | 349bc2a61908ae47872fcb832ba70b216b2fac70 | |
| download | 960-269f0e12b76a19e96d0fbf218c465208398a1f8e.tar.gz 960-269f0e12b76a19e96d0fbf218c465208398a1f8e.zip | |
| -rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..57b0153 --- /dev/null +++ b/README.rst @@ -0,0 +1,3 @@ +Solution: https://docs.docker.com/build/building/multi-platform/#qemu ::
+
+ $ docker run --privileged --rm tonistiigi/binfmt --install all
\ No newline at end of file |
