young90803
exec /bin/bash: exec format error
hello - i figured out the solution to my issue. it was caused by my docker image. it was originally built to run on mac architecture. i needed to rebuild the image for arm64. after i rebuilt the image it worked. for reference. https://stackoverflow.com/questions/73285601/docker-exec-usr-bin-sh-exec-format-error
8 replies