exec format error
#!/bin/sh
がshの冒頭に無い場合
ENTRYPOINT ["/emoemo/entrypoint.sh"]
で実行しようとしたタイミングで
exec /emoemo/entrypoint.sh: exec format error
が発生する