Source files of the container image volkerraschek/jq
Go to file
CSRBot f234ea7268
Some checks reported errors
continuous-integration/drone/push Build encountered an error
chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.36.0
2023-09-03 12:47:05 +00:00
.dockerignore Initial Commit 2023-03-26 16:07:46 +02:00
.drone.yml chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.36.0 2023-09-03 12:47:05 +00:00
.editorconfig Initial Commit 2023-03-26 16:07:46 +02:00
.gitattributes Initial Commit 2023-03-26 16:07:46 +02:00
.gitignore Initial Commit 2023-03-26 16:07:46 +02:00
.markdownlint.yaml Initial Commit 2023-03-26 16:07:46 +02:00
Dockerfile chore(deps): update dependency docker.io/library/alpine to v3.18.3 2023-08-07 23:46:49 +02:00
LICENSE Initial Commit 2023-03-26 16:07:46 +02:00
Makefile fix(ci): sync with docker.io 2023-06-15 16:33:15 +02:00
manifest.tmpl fix(ci): sync with docker.io 2023-06-15 16:33:15 +02:00
README.md Initial Commit 2023-03-26 16:07:46 +02:00
renovate.json fix(renovate): automerge patch versions of used container images in docker files 2023-06-18 21:47:33 +02:00

jq-docker

Build Status Docker Pulls

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.