-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Milestone
Description
Describe the bug
The README file does not clarify where the Docker image can be found.
To Reproduce
Check the README file.
Expected behavior
For a popular software project like jq
(almost 14K stars on GitHub) I would expect there to probably be a Docker image. And, low and behold, there is a Dockerfile
in the code repo. However, there is no mention of a Docker container image (location) in the README file.
Suggested solution:
If there is no (official) Docker container for jq
, then I suggest to clearly state that in the README file.
If there is an official one, then it would be good to reference that from the README file, and how to use it.
Environment (please complete the following information):
- OS and Version: any
- jq version: latest (currently 1.6)
ikorolev93, ad-si, jsleeio, Gerrit-K, mikeroll and 1 moread-si