Skip to content

docs: add a runnable QEMU usage example#258

Open
rinadavidyuk826-sudo wants to merge 1 commit intodocker:masterfrom
rinadavidyuk826-sudo:docs-add-qemu-usage-example
Open

docs: add a runnable QEMU usage example#258
rinadavidyuk826-sudo wants to merge 1 commit intodocker:masterfrom
rinadavidyuk826-sudo:docs-add-qemu-usage-example

Conversation

@rinadavidyuk826-sudo
Copy link
Copy Markdown

Fixes #95

Summary

  • add a runnable workflow example that uses QEMU to run an arm64 container on a GitHub-hosted runner
  • explain that the action registers user-mode emulators with binfmt_misc for later workflow steps
  • clarify that the action does not install qemu-system tools or add qemu-* binaries to PATH

Verification

  • reviewed the README rendering and command example for correctness

Signed-off-by: rinadavidyuk826-sudo <rinadavidyuk826@gmail.com>
@rinadavidyuk826-sudo rinadavidyuk826-sudo force-pushed the docs-add-qemu-usage-example branch from 6e08086 to 11ca1cd Compare March 27, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add usage example to README

1 participant