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: Error response from daemon: unable to find user notebook-user: no matching entries in passwd file. #385

Open
mjp0 opened this issue Mar 11, 2024 · 1 comment

Comments

@mjp0
Copy link

mjp0 commented Mar 11, 2024

Describe the bug
Pulled the latest docker image, tried to run it with docker run -p 8000:8000 -d --rm --name unstructured-api downloads.unstructured.io/unstructured-io/unstructured-api:latest --port 8000 --host 0.0.0.0 and error Error response from daemon: unable to find user notebook-user: no matching entries in passwd file. pops out.

To Reproduce

  1. pull image
  2. run docker run -p 8000:8000 -d --rm --name unstructured-api downloads.unstructured.io/unstructured-io/unstructured-api:latest --port 8000 --host 0.0.0.0

Environment:

  • Using the hosted API or self hosting? Testing on local, macOS 14.3.1

Additional context
I'm running Apple M2 in case that matters.

@HuyLeAnh
Copy link

HuyLeAnh commented Apr 5, 2024

I found some information here that I hope can help.
https://help.salesforce.com/s/articleView?id=001123275&type=1

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

2 participants