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
docker run -t -d --name embed ghcr.io/bioembeddings/bio_embeddings
and then
'docker exec -it embed bash'
the shell kicks me out and I keep seeing: Error response from daemon: Container e0d96727cbd8fca072c180235bf3a15b2fa3ac0ad00ec3f4371f25ef462ae9c8 is not running.
I've tried this on my local Mac OS and unix system (that had lots of resources on it). Is there a way to investigate the cause of this?
I've also tried this with v0.2.3 and latest and the same issue persists.
The text was updated successfully, but these errors were encountered:
When I run
docker run -t -d --name embed ghcr.io/bioembeddings/bio_embeddings
and then
'docker exec -it embed bash'
the shell kicks me out and I keep seeing: Error response from daemon: Container e0d96727cbd8fca072c180235bf3a15b2fa3ac0ad00ec3f4371f25ef462ae9c8 is not running.
I've tried this on my local Mac OS and unix system (that had lots of resources on it). Is there a way to investigate the cause of this?
I've also tried this with v0.2.3 and latest and the same issue persists.
The text was updated successfully, but these errors were encountered: