Skip to content

Docker image release on Docker Hub #2377

@XuehaiPan

Description

@XuehaiPan

Hi, thanks for creating such a beautiful CLI tool for parsing JSON files.

I'm using jq with docker in my Makefile rather than installing it (I can't assume the end-user always has jq installed).

JQ := $(DOCKER) run -i -v "${PWD}:/workspace" -w "/workspace" stedolan/jq

I found the latest docker image on Docker Hub was updated 6 years ago. Is there any release plan for this?

https://hub.docker.com/r/stedolan/jq

Screen Shot

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions