Sign inSign up

jemmyw/jq

By jemmyw

Updated over 10 years ago

jq is a lightweight and flexible command-line JSON processor.

Image
0

10K+

jemmyw/jq repository overview

= jq

jq v1.5 docker image. Based on Alpine 3.3.

Usage

$ docker run --rm -v `pwd`:/app jemmyw/jq:1.5 \
'.[0]' array.json

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

over 10 years ago

docker pull jemmyw/jq