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

https://github.com/dyrnq/docker-multiarch-hello

This repository demonstrates how to create a multi-arch Docker image supporting multiple platforms, e.g. both x86_64 and ARM, but building all images on an x86_64 platform.
https://github.com/dyrnq/docker-multiarch-hello

docker dockerfile multi-arch multi-arch-images multi-arch-support

Last synced: 3 months ago
JSON representation

This repository demonstrates how to create a multi-arch Docker image supporting multiple platforms, e.g. both x86_64 and ARM, but building all images on an x86_64 platform.

Awesome Lists containing this project