Misusing Docker

You Are Most Likely Misusing Docker. The article suggests docker containers are large, and while that may be true for many containers, it is possible to make them smaller. At any rate, they are smaller than virtual servers. The problem is that many people use the Ubuntu image as the base in their Dockerfile that is larger, but you can use a more slimmed down base image like Busybox.


Last built: Wed, Feb 17, 2016 at 3:26 PM

By Frank McPherson, Wednesday, January 27, 2016 at 11:45 AM. Yeah well, that's just, you know, like, your opinion, man.