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

[Bug] Run Docker image error: "exec: \"bash\": executable file not found in $PATH" #59

Closed
Alie opened this issue Jan 31, 2020 · 3 comments
Labels
area/document Category issues or prs related to document. kind/bug Category issues or prs related to bug.

Comments

@Alie
Copy link

Alie commented Jan 31, 2020

docker run --name api-server --publish 5000:5000 api-server:default

docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: "bash": executable file not found in $PATH": unknown.

@menbotics menbotics bot added area/document Category issues or prs related to document. kind/bug Category issues or prs related to bug. labels Jan 31, 2020
@Alie
Copy link
Author

Alie commented Jan 31, 2020

/self-assign

@menbotics menbotics bot assigned Alie Jan 31, 2020
@rexwangcc
Copy link
Contributor

Hi, thanks for reporting this bug. This was introduced in a previous PR that uses alpine image than the full docker image. This is fixed in #58

@Alie Alie removed their assignment Jan 31, 2020
@Alie
Copy link
Author

Alie commented Jan 31, 2020

OK, closing since duplicated.

@Alie Alie closed this as completed Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/document Category issues or prs related to document. kind/bug Category issues or prs related to bug.
Projects
None yet
Development

No branches or pull requests

2 participants