Skip to content

overneath/jq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

 
 
 

Contributors