5 ms·
Docker saves some pain, but introduces others. You have a container that will run anywhere, but it has a bigger attack surface and needs updates. I also would
by slaman 7y ago
Docker saves some pain, but introduces others.
You have a container that will run anywhere, but it has a bigger attack surface and needs updates.
I also would disagree that it's easier than using virtual environments for development, and only for packaging in some narrow use cases.