Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/djmaze/docker-qemu-arm-static
- Owner: djmaze
- Created: 2015-01-12T22:57:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T22:58:33.000Z (almost 10 years ago)
- Last Synced: 2024-12-08T20:41:20.999Z (about 1 month ago)
- Size: 97.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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