Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

...Or just spend 10 minutes and familiarise yourself with the basic docker build command? Its really dead simple.


Then you have to maintain a pipline and registry just to fix something that should be fixed upstream?


Again folks, you don´t "fix" anything by building a docker image. The fix is already in the source, you just need to run one command to build the image. The registry is something you should have in your infrastructure, if you are at least half-way seriously doing anything in the domain of containers and Kubernetes. But if you dont have one, it seems you are running things locally, for your toy project.Well then, just in that case just deploy from your local docker cache. All of this is actually merely a couple of commands in your simplified use-case.


The fix is upstream, they're giving away the patch for free.

Setting up a registry and a pipeline is annoying but it's hardly a life changing event. It's certainly easier than migrating to a competitor.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact