Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Nothin' but JQ

./jq

But Why Though

I needed a minimal, standalone installation of stedolang/jq in a Docker image to serve as a simple, containerized installation source.

Docker

To install into an image via Dockerfile:

COPY --from=overneath/jq:1.6 /opt/local/ /usr/local/

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.