|
|
|
|
|
by reidrac
3981 days ago
|
|
So far my experience with Docker has been quite exciting, but I'm still to find a real good use case for it. Also moving around a 700MB+ image when you can deploy some Debian package (or even setup a virtualenv, I do mostly Python), sounds a waste of resources. Add to that that moving volumes around is still an issue and... well, Docker has a lot of potential, but I doesn't fit very well in any of the projects that I'm involved in. |
|