You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
4 hours ago | |
---|---|---|
.dockerignore | 2 months ago | |
.drone.yml | 4 hours ago | |
.editorconfig | 2 months ago | |
.gitattributes | 2 months ago | |
.gitignore | 2 months ago | |
.markdownlint.yaml | 2 months ago | |
Dockerfile | 3 weeks ago | |
LICENSE | 2 months ago | |
Makefile | 2 months ago | |
README.md | 2 months ago | |
manifest.tmpl | 2 months ago | |
renovate.json | 2 months ago |
README.md
jq-docker
This project contains all sources to build the container image
docker.io/volkerraschek/jq
. The primary goal of this project is to package the
binary jq
as container image. The source code of the binary can be found in
the upstream project of adrienverge.
The workflow or how jq
can in general be used is documented
here.