Packer - Docker Builder targeting multiple architectures

I’m interested in migrating the management of a few Docker images from complicated Dockerfiles to Packer provisioners. Starting with a simple Docker image with a few RUN scripts to get the hang of it.

I’m unable to see how I’d do the equivalent of a buildx multi-platform build. Is this possible with Packer?

1 Like