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

Error with gunicorn when running kong/httpbin:0.2.0 #62

Closed
sofia-fernandez-six opened this issue Oct 14, 2024 · 6 comments · Fixed by #63
Closed

Error with gunicorn when running kong/httpbin:0.2.0 #62

sofia-fernandez-six opened this issue Oct 14, 2024 · 6 comments · Fixed by #63

Comments

@sofia-fernandez-six
Copy link

Hi,

The latest release of httpbin broke the image. When I now try to start running it I get the following error:

gunicorn": executable file not found in $PATH: unknown

Comparing with version 0.1.0 I noticed that gunicorn is not in /usr/local/bin anymore
image

@VBranimir
Copy link
Contributor

Added a new PR that should fix this:

#63

@sofia-fernandez-six
Copy link
Author

maybe a contributor can take a look?
@pmalek last time, he released my issue #59

@pmalek pmalek linked a pull request Oct 28, 2024 that will close this issue
5 tasks
@pmalek
Copy link
Member

pmalek commented Oct 28, 2024

@VBranimir Thanks for the PR 🙇 Approved and merged it.

I've triggered the release for 0.2.1. LMYK if we can close this issue with that.

@sofia-fernandez-six
Copy link
Author

Let us know when the new docker image is created, thanks

@sofia-fernandez-six
Copy link
Author

It's working perfectly, the only change is this #61

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

Successfully merging a pull request may close this issue.

3 participants