You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build a docker image on the linux/arm64/v8 platform through github action. under extracting available platforms this is not listed. Is this functionality going to be added soon?
My image is being run on a RaspberryPi CM4 with bulleye lite 64bit os on.
Behaviour
I am trying to build a docker image on the
linux/arm64/v8
platform through github action. under extracting available platforms this is not listed. Is this functionality going to be added soon?My image is being run on a RaspberryPi CM4 with bulleye lite 64bit os on.
Steps to reproduce this issue
Dockerfiie to be built
Expected behaviour
docker image should build with the architecture, variant and os as follows
Actual behaviour
docker image is build with the architecture, variant and os as follows
Configuration
Logs
logs_14.zip
The text was updated successfully, but these errors were encountered: