Hacker News new | ask | show | jobs
by supermatt 2428 days ago
What are you using to build your images for kubernetes?
2 comments

Nixery ;-)
Thanks - i havent seen this!
a docker image
However at work I am explicitly disallowed to run Docker locally, and instead I'm expected to build my images directly in my dev OpenShift environment, yes, from a Dockerfile, but no docker-build for us ...
Exactly :D