Hacker News new | ask | show | jobs
by SeanAppleby 2555 days ago
This sounds like a job for Docker to me. Build a container, deploy an image to Kubernetes. Someone else wants to use it, they can get it running wherever they want to run containers without worrying about the runtime environment other than just the container configuration.
1 comments

We build it in Docker, but copy the release tarball out of the container and upload it directly to our servers.