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'm sorry in advance if this is because of my unfamiliarity with docker, but whenever I try to run the image, pulled from docker hub, I get
exec /bin/bash: no such file or directory
This happens both if I try to use the command from readme (then the error is in container logs), or if I just start it using docker run -it
Please advise if there's some common docker pitfall I'm unaware of or if it's something wrong with the image.
If you need more details, I'll provide them, I'm just not sure what exatly you might need.
The text was updated successfully, but these errors were encountered:
I'm sorry in advance if this is because of my unfamiliarity with docker, but whenever I try to run the image, pulled from docker hub, I get
This happens both if I try to use the command from readme (then the error is in container logs), or if I just start it using
docker run -it
Please advise if there's some common docker pitfall I'm unaware of or if it's something wrong with the image.
If you need more details, I'll provide them, I'm just not sure what exatly you might need.
The text was updated successfully, but these errors were encountered: