Product Ideas

As a Developer I would like to have Docker images available for Apple M1 chips.

A customer would like to be able to run the latest PrizmDoc images on their M1 MacBook.

Spinning up containers locally (specifically the eval container) is a convenient way to test some functionality.

Currently, the PrizmDoc Docker images do not run on the ARM architecture

  • Kito Middleton
  • Apr 11 2022
  • Attach files
  • Mark OLeary commented
    April 03, 2023 18:42

    Cannot bring up the prizm stack currently on ARM architecture. Since we use docker in our development stack we cannot bring up the prizm stack. Would be super helpful if you can release support for arm64

  • Ethan Wilansky commented
    May 13, 2022 19:56

    This should be relatively straight-forward to support using Moby Buildkit (buildx) and a machine running an ARM processor. Please let me know if I can assist with this. We have made our images multi-platform compatible for CISC and RISC instruction sets and it has been extremely helpful since ARM processors are becoming more and more popular, not just the M1 or Raspberry Pi, but now also in AWS with the Graviton processor.

  • +4