nkeys icon indicating copy to clipboard operation
nkeys copied to clipboard

Publish a Dockerfile or include it in the standard nats-io file

Open disarticulate opened this issue 2 years ago • 4 comments
trafficstars

Trying to put some containers together, and find it odd that I need go to build a tool to secure nats.

Why not provide either:

  1. A binary inside the nats-io dockerfiles or
  2. A Dockerfile that builds the binary.

I'm not a go programmer but certainly appreciate whenever I can build a product like this without having to install all the dev tools inside a docker or my own shell.

disarticulate avatar Mar 22 '23 20:03 disarticulate

Part of this PR is also described in https://github.com/nats-io/nats-site/issues/265

ColinSullivan1 avatar Oct 03 '17 19:10 ColinSullivan1