Hacker News new | ask | show | jobs
by flatiron 1528 days ago
I’m in charge of my teams dockerfile which literally runs all our crap locally for our developers. I was too lazy to care so just put in our O&M budget docker desktop (our dumb IT doesn’t let us run Linux. Half WSL. Half macOS (bleh)). Now I’m wondering if it’s worth the effort to switch. But it’s also hard to say we run podman on the desktop but docker in prod. Anyone run podman on gcp? Is that a thing?
1 comments

> Anyone run podman on gcp? Is that a thing?

Ton's of people do, it's the default container CLI for OpenShift.

Thanks. Good to know. Put that in my back pocket. Next year when they want some O@M cuts with a fat capital budget to do it I’ll scope a switch!