Am I the only one who feels that Docker complicates more than simplifies?
I’ve been experimenting with Docker for the last month. I’m not sure whether either I do not truly understand Docker, or Docker at its current state does not fully accomplish it’s goals. I’ll share my thoughts with you and I’ll be happy to hear opposing opinions.
I think that Docker is changing the cloud computing scenario, no doubts about it.
Docker is like a swiss army knife. AWS is doing great integrating docker with Elastic BeansTalk and we can say that AWS is becoming even more a PaaS provider now.
Docker is great, I'll admit that. But is there anything it can do that you can't already do with LXCs?
I mean, the scripting can be a bit more complex, but it is a full-blown OS running incredibly lightly!
Well, AFAIR (as far as i read), LXC are C and python and Docker is go-friendly, so recently they included libcontainer and slowly will remove the piggybacking on LXCs, i feel so, its optional with new release.
http://blog.docker.com/2014/03/docker-0-9-introducing-execut...
So in that case, they will bring along more features too,that will surpass LXCs.Also its the matter of statefulness and statelessness. LXCs are stateful and dockers are stateless so this is a big win here for dockers. Libcontainer brings more dimensions to dockers. So if state is not a concern for you, LXCs are any day great ones to go for.
I'm not an expert of LXC, but the DockerFile is really helpful to create everything you need without messing around with several configuration and files.
And think about the Docker HUB! It's amazing, don't reinvent the wheel!
leonardofed|11 years ago
I’ve been experimenting with Docker for the last month. I’m not sure whether either I do not truly understand Docker, or Docker at its current state does not fully accomplish it’s goals. I’ll share my thoughts with you and I’ll be happy to hear opposing opinions.
antoangelino|11 years ago
dlanced|11 years ago
prasoon1982|11 years ago
jibbolo|11 years ago
alexcasalboni|11 years ago
prasoon1982|11 years ago
__fletch__|11 years ago
minimaxir|11 years ago
unknown|11 years ago
[deleted]