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] Add jq by default #736

Open
chmuche opened this issue May 3, 2024 · 4 comments
Open

[Docker Image] Add jq by default #736

chmuche opened this issue May 3, 2024 · 4 comments

Comments

@chmuche
Copy link

chmuche commented May 3, 2024

Now clever curl is official, adding jq could be great for scripting stuff.

I maintain a dummy image clevertools-jq on my private GitLab with only this inside.

FROM clevercloud/clever-tools:latest
COPY --from=ghcr.io/jqlang/jq /jq /usr/bin/jq
@miton18
Copy link
Contributor

miton18 commented May 3, 2024

Are you interested in contributing ?

@chmuche
Copy link
Author

chmuche commented May 3, 2024

Yes, I can do a PR on https://github.com/CleverCloud/clever-tools-dockerhub if you want.

I don't if there is some contributing guideline

@chmuche
Copy link
Author

chmuche commented May 30, 2024

@miton18 My PR is pushed, and I have fixed a bug with clever curl too

CleverCloud/clever-tools-dockerhub#6

@miton18
Copy link
Contributor

miton18 commented Jul 4, 2024

Hi @chmuche sorry for the late response, I test your PR, it's OK,
Because this project is overwrite by the clever-tools one, I will make the PR on this one
https://github.com/CleverCloud/clever-tools/tree/776e024a065e74aa49e63b9e269d809d2ad1676c/templates/dockerhub

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