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
Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)
/kind announcement
Description:
Last week, I had a talk session at Flock event (= Fedora project community event) to share how multiarch/qemu-user-static is great. Yes. this project :)
When we want to know how multiarch/qemu-user-static works, we might need to know below tech topics.
QEMU (qemu-$arch-static)
binfmt_misc, how the "flags: F" in a binfmt_misc file works, and why the flag is useful.
How arch container works with QEMU on host OS.
How multiarch/qemu-user-static image works.
I believe below my slide with some pictures for the talk would help you to understand the topics.
As people in Fedora would tend to prefer podman than docker for the container command, the examples in the slides are for podman. But you can read it replacing it docker.
junaruga
changed the title
[ANN] multiarch/qemu-user-static talk slides and video (later)
multiarch/qemu-user-static talk slides and video (later)
Aug 16, 2019
junaruga
changed the title
multiarch/qemu-user-static talk slides and video (later)
multiarch/qemu-user-static talk slides and video
Oct 21, 2019
Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)
/kind announcement
Description:
Last week, I had a talk session at Flock event (= Fedora project community event) to share how
multiarch/qemu-user-static
is great. Yes. this project :)https://flock2019.sched.com/event/SJLx/lets-add-fedora-multiarch-containers-to-your-ci
When we want to know how
multiarch/qemu-user-static
works, we might need to know below tech topics.qemu-$arch-static
)multiarch/qemu-user-static
image works.I believe below my slide with some pictures for the talk would help you to understand the topics.
As people in Fedora would tend to prefer
podman
thandocker
for the container command, the examples in the slides are forpodman
. But you can read it replacing itdocker
.https://github.com/junaruga/fedora-workshop-multiarch/blob/master/slides/Lets-add-Fedora-multiarch-to-CI.pdf
As the talk was recorded, when it is prepared, I would share it here.
I could not accomplish it without people's help in this project and
dbhi/qus
project.Thanks!
Cheers.
The text was updated successfully, but these errors were encountered: