On Nov 15, 2023, at 20:11, Warren Young <war...@etr-usa.com> wrote:
> 
> Docker also uses QEMU in this fashion:

I forgot to point out that “docker” is actually an alias for Podman on the test 
system, which fully satisfies your wish for using only things that come with 
the platform, no third-party programs, Podman being a Red Hat project.

My example used a statically-linked binary to keep things simple, simplifying 
cross-platform execution, but for larger programs needing third-party 
libraries, containerization gives you another benefit here: a way to cart 
around the rest of the platform needed to run your ARM binaries.
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to