Hacker News new | ask | show | jobs
by shade 2675 days ago
My day job involves a lot of Docker, Kubernetes, and microservices stuff, and the way we do builds and deployments is in flux... so every time I'm looking at a new project at work, almost the first thing I do every time is go hunting for the Docker artifacts to figure out what deployment looks like.

Apparently this habit is now rubbing off on open-source projects, too. :)