armv6

Docker Swarm on ClusterHAT
Sep 23, 2024 (updated) docker armv6 armv7 arm64 aarch64 containers
INDEX The basics: hardware architecture Our app, an HTTP server Docker Swarm, finally! Installation of ClusterHAT has been described in a previous post. The basics: hardware architecture Controller: pi@ctrl $ docker info | grep Architecture Architecture: armv7l Pi Zeros:

Buildx: building multi-arch images
Jan 29, 2024 (updated) docker x86_64 x64 amd64 armv6 armv7 arm64 aarch64 containers
In this post I’ll explore how to build images that can run on multiple architectures. My scenario is composed of the two following hosts: on x86_64: $ docker info | grep Architecture Architecture: x86_64 $ cat /proc/cpuinfo | grep "model name" | uniq model name: Intel(R) Core(TM) i5-3317U CPU @ 1.