Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker containers shutting down within a few seconds of starting #228

Open
kthurimella opened this issue Feb 14, 2023 · 0 comments
Open

Comments

@kthurimella
Copy link

kthurimella commented Feb 14, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant