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 image missing curl #12

Open
av opened this issue Nov 17, 2024 · 2 comments
Open

Docker image missing curl #12

av opened this issue Nov 17, 2024 · 2 comments

Comments

@av
Copy link

av commented Nov 17, 2024

Describe the bug
ghcr.io/brunostjohn/perplexideez/app:latest is missing curl, but it's expected for the healthcheck

Logs

docker run -it --entrypoint bash ghcr.io/brunostjohn/perplexideez/app:latest
node@ae5365c0b931:/app$ which curl
node@ae5365c0b931:/app$ curl
bash: curl: command not found
@brunostjohn
Copy link
Owner

Thank you for letting me know! This is a great shout. I'll keep track of this and fix this in the next release.

@brunostjohn
Copy link
Owner

Sorted out. Should make it in to the next release. Once this builds, it'll be available in the nightly image. Then I'll include it in the next release. Thanks again!

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