

Another Docker book from Manning has been completed, this time my first ever In Practice book, which is basically a collection of tip, tricks, best practices and common solutions to be used on a daily basis. The In Practice series are similar to O’Reilly’s Cookbook ones, both follow the same pattern: present a problem, show the solution, group those problems and solutions by a similar theme, profit.
"Docker in Practice" 23rd of the year. Long and worth read. pic.twitter.com/DZcXl7Lg7x
— Mario Carrion (@mariocarrion) September 19, 2016
I personally found this book really useful, it complements all other Docker books I’ve read so far, it includes examples that really distinguish the author from other ones, because those examples are battle tested and in some cases it introduces some new Docker-related projects that complemented the ecosystem.
I take a lot from this book, from basic knowledge:
to tips for building proper images:
and tips for production
In the end I really believe this book together with Docker in Action are a must and they should be read one after the other to get better results. The only concern I can see with this book is that it will become obsolete really fast (recall Docker keeps changing and new projects keeps popping up), so right now (2016) is still a good time to read it, later? who knows.