qemu-user-static icon indicating copy to clipboard operation
qemu-user-static copied to clipboard

Fix docker command examples in "Getting started" in README

Open Elcoid opened this issue 2 months ago • 0 comments

This fixes issue 215

Without the --platform option, docker fails with "docker: no matching manifest for linux/amd64 in the manifest list entries". With the option, everything works as intended.

Elcoid avatar Nov 05 '25 04:11 Elcoid