qemu-user-static
Architecture emulator
Enables multi-architecture container execution on QEMU and binfmt_misc
/usr/bin/qemu-*-static
2k stars
39 watching
230 forks
Language: Shell
last commit: 7 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,527 |
bitnami/containers | Provides container images for popular web applications with latest packages and bug fixes | 3,485 |
jupyter/docker-stacks | Pre-configured Docker images for Jupyter applications and interactive computing tools | 8,037 |
containers/skopeo | A utility for managing container images and repositories without requiring root access or a daemon | 8,431 |
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,804 |
peter-evans/dockerhub-description | Automates Docker Hub repository updates from GitHub README files | 335 |
googlecontainertools/distroless | Container images optimized to include only essential application dependencies and runtime libraries. | 19,379 |
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. | 87 |
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,295 |
dockersamples/docker-swarm-visualizer | A tool that visualizes the state of Docker Swarm Mode by displaying node data in a diagram. | 3,288 |
dockcross/dockcross | A tool for building and cross-compiling software using Docker images. | 3,331 |
francescou/docker-continuous-deployment | This project demonstrates continuous deployment of a microservices application using Docker Swarm mode | 142 |