qemu-user-static
Architecture emulator
Enables multi-architecture container execution on QEMU and binfmt_misc
/usr/bin/qemu-*-static
2k stars
39 watching
229 forks
Language: Shell
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
docker-library/official-images | A curated collection of standardized Docker images with multiple architectures to support various operating systems and hardware configurations. | 6,484 |
bitnami/containers | Provides pre-built container images with the latest bug fixes and features | 3,426 |
jupyter/docker-stacks | Docker images for interactive computing tools and Jupyter applications | 8,001 |
containers/skopeo | A utility for managing container images and repositories without requiring root access or a daemon | 8,298 |
gliderlabs/docker-alpine | A minimal Docker image based on Alpine Linux that provides access to a complete package repository. | 5,708 |
goodwithtech/dockle | Automates security and best-practice checks for Docker images | 2,784 |
peter-evans/dockerhub-description | Automates Docker Hub repository updates from GitHub README files | 333 |
googlecontainertools/distroless | Container images optimized to include only essential application dependencies and runtime libraries. | 19,068 |
arun-gupta/docker-images | A collection of reusable Docker images for running specific software stacks in containers | 250 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
nodejs/docker-node | An official Node.js Docker image for building fast and scalable network applications | 8,267 |
dockersamples/docker-swarm-visualizer | A tool that visualizes the state of Docker Swarm Mode by displaying node data in a diagram. | 3,283 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,312 |
francescou/docker-continuous-deployment | This project demonstrates continuous deployment of a microservices application using Docker Swarm mode | 143 |