Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djmaze/docker-qemu-arm-static

Docker image for generating qemu-arm-static
https://github.com/djmaze/docker-qemu-arm-static

Last synced: 27 days ago
JSON representation

Docker image for generating qemu-arm-static

Awesome Lists containing this project

README

        

This Docker image dumps the `qemu-arm-static` executable from the current Ubuntu version on its standard output when run. Use it like this:

docker run mazzolino/qemu-arm-static >qemu-arm-static
chmod u+x qemu-arm-static