Skip to content

add jq to dockerfile #1858

Closed
Closed
@justinrush

Description

@justinrush

Is your feature request related to a problem? Please describe.
When running the tool to generate code quality reports its helpful to be able to tee the output to a file and to some human readable output using jq.

Describe the solution you'd like
RUN apk update && apk add --no-cache jq=1.6-r1

Describe alternatives you've considered
maintain a local fork :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions