{"id":16961072,"url":"https://github.com/ricsanfre/docker-curl-jq","last_synced_at":"2026-04-11T11:04:36.949Z","repository":{"id":111459348,"uuid":"517289393","full_name":"ricsanfre/docker-curl-jq","owner":"ricsanfre","description":"Docker alpine image with bash, curl and jq","archived":false,"fork":false,"pushed_at":"2022-07-24T10:46:18.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T11:12:18.119Z","etag":null,"topics":["alpine","bash","curl","docker-image","jq"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/ricsanfre/docker-curl-jq","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricsanfre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-24T10:16:14.000Z","updated_at":"2024-09-03T17:34:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"df7780b4-f658-46f3-9231-72e50ab5c8c7","html_url":"https://github.com/ricsanfre/docker-curl-jq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricsanfre%2Fdocker-curl-jq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricsanfre%2Fdocker-curl-jq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricsanfre%2Fdocker-curl-jq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricsanfre%2Fdocker-curl-jq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricsanfre","download_url":"https://codeload.github.com/ricsanfre/docker-curl-jq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825024,"owners_count":20516586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine","bash","curl","docker-image","jq"],"created_at":"2024-10-13T22:50:56.364Z","updated_at":"2026-04-11T11:04:36.924Z","avatar_url":"https://github.com/ricsanfre.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alpine Docker Image with curl, jq, bash\n\nLightweight docker image for troubleshooting purposes in Kubernetes environment to test APIs and parse JSON outputs.\n\nMultiarchitecture AMD64 and ARM64 supported.\n\n### Usage\nPull docker image `docker pull ricsanfre/docker-curl-jq`\n\nStart in Kubernetes environment\n\n`kubectl run -it --rm --image=ricsanfre/docker-curl-jq curly`\n\n### Example\n**curl**\n```\ndocker run ricsanfre/docker-curl-jq curl https://www.google.com\n```\n**curl, jq**\n```\ndocker run ricsanfre/docker-curl-jq curl -s https://api.github.com/repos/github/hub/forks | jq .[].id\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricsanfre%2Fdocker-curl-jq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricsanfre%2Fdocker-curl-jq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricsanfre%2Fdocker-curl-jq/lists"}