Email or username:

Password:

Forgot your password?
Top-level
Justin

@stefano With my fellow #SysAdmin hat on, I hate Docker for software installs with a passion. I love it for building software, but that's it. That's where it belongs, in CI/CD.

1 comment
DrScriptt

@justin @stefano why would you bother developing in / using Docker (et al.) if you weren’t also going to use Docker (…) for deployment?

Or asked another way why would you develop on a different framework than you would deploy on.

N.B. I’m not a fan of docker either.

Go Up