Y
Hacker News
new
|
ask
|
show
|
jobs
by
nxobject
39 days ago
I'm surprised Docker is the recommended way to run the application – it seems like a lot of hidden magic relative the ~800 actual lines of Go, and given that the resulting keypair is saved outside the container.
1 comments
pike00
39 days ago
Great point - I wrote a docker wrapper for convenience ultimately but you’re right, I’ll rewrite the readme with that in mind.
link