Hello! I'm attempting to run a flow that I've adde...
# prefect-getting-started
a
Hello! I'm attempting to run a flow that I've added a docker image for, but get this error: 'Flow run infrastructure exited with non-zero status code: Task failed with message: The container exited with an error. (Error Code: 1) This may be caused by attempting to run an image with a misspecified platform or architecture.'
o
Have you built the image on Mac and trying to run it in Linux or some other architecture?