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

run paddle serving docker fail with "source: not found" #1895

Closed
CH7auAI opened this issue Dec 20, 2022 · 0 comments
Closed

run paddle serving docker fail with "source: not found" #1895

CH7auAI opened this issue Dec 20, 2022 · 0 comments

Comments

@CH7auAI
Copy link

CH7auAI commented Dec 20, 2022

$ docker run --net=host --name paddle_serving_test -dit registry.baidubce.com/paddlepaddle/serving:0.9.0-devel
$ docker container ls -a |grep paddle_serving_test
2fe8056b9bba        registry.baidubce.com/paddlepaddle/serving:0.9.0-devel                                  "/bin/sh -c 'source …"   33 seconds ago      Exited (127) 30 seconds ago                               paddle_serving_test

$ docker logs paddle_serving_test
/bin/sh: 1: source: not found
@paddle-bot paddle-bot bot closed this as completed Apr 16, 2024
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