Source files of the container image volkerraschek/jq
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.
 
 
Go to file
Markus Pesch de10f3ed39
continuous-integration/drone/push Build is passing Details
feat(ci): use git.cryptic.systems/volker.raschek/markdownlint v0.33.0
4 hours ago
.dockerignore Initial Commit 2 months ago
.drone.yml feat(ci): use git.cryptic.systems/volker.raschek/markdownlint v0.33.0 4 hours ago
.editorconfig Initial Commit 2 months ago
.gitattributes Initial Commit 2 months ago
.gitignore Initial Commit 2 months ago
.markdownlint.yaml Initial Commit 2 months ago
Dockerfile chore(deps): update dependency docker.io/library/alpine to v3.18.0 3 weeks ago
LICENSE Initial Commit 2 months ago
Makefile fix: version 2 months ago
README.md Initial Commit 2 months ago
manifest.tmpl Initial Commit 2 months ago
renovate.json Initial Commit 2 months ago

README.md

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.