I've previously been successful at building images using this plugin back in Feb 2022. I'm not sure what has changed either with this repository, Packer, or my setup. I've tried to dig into the issue but really hitting a dead-end. I'm using a Macbook Pro macOS Big Sur (Intel chip). The setup that previously worked for me was the local self-built docker. I tried Vagrant and the pre-built docker setup today to see if I could get that running but I couldn't.
I've previously been successful at building images using this plugin back in Feb 2022. I'm not sure what has changed either with this repository, Packer, or my setup. I've tried to dig into the issue but really hitting a dead-end. I'm using a
Macbook Pro macOS Big Sur
(Intel chip). The setup that previously worked for me was the local self-built docker. I tried Vagrant and the pre-built docker setup today to see if I could get that running but I couldn't.Packer template:
Failure using locally built Docker image (Dockerfile below):
Here are the packer logs for the build above (
packerlog.txt
):Failure using Vagrant setup, please note that
build-env
andpacker-plugin-arm-image
work successfully:Failure using pre-built Docker image.
Local
Dockerfile
:My
entrypoint.sh
: