cli icon indicating copy to clipboard operation
cli copied to clipboard

add jq to docker images

Open itoffshore opened this issue 7 months ago • 1 comments

  • adds jq to installed packages for parsing json endpoints on step-ca
  • tested as working in an Alpine LXD

Name of feature:

  • improve dependencies

Pain or issue this feature alleviates:

  • adds the ability to parse json endpoints in step-ca (I'm building a web fingerprint with step-cli / caddy containers so clients can always bootstrap)

Is there documentation on how to use this feature? If so, where?

  • I'll probably add some more docs after I have it working well

In what environments or workflows is this feature supported?

  • containers

Supporting links/other PRs/issues:

so the current fingerprint can always be queried from a container

💔Thank you!

itoffshore avatar Jun 02 '25 23:06 itoffshore

  • command tested with jq in an Alpine LXD

jqtest

itoffshore avatar Jun 03 '25 21:06 itoffshore

Thank you, @itoffshore!

hslatman avatar Oct 22 '25 08:10 hslatman