@jordeu Unfortunately for our specific issue with Mesmer in nf-core/molkart, your suggestions to fix Entrypoints in WAVE both did not work to fix the issue.
We still observe the same error:
Command error:
python: can't open file 'bash': [Errno 2] No such file or directory
4:21PM INF shutdown filesystem start
4:21PM INF shutdown filesystem done
This is the corresponding docker file:
https://hub.docker.com/layers/vanvalenlab/deepcell-applications/0.4.1/images/sha256-7f11f90a0fbde883e7fd02c0c1ab1fac2fea8fe45b54863e6068949ca3d1f2e5?context=explore
I was fairly certain that this was a Entrypoint issue but now I am questioning whether that is true
…