• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Docker In Practice: difference from In Action?

 
Ranch Hand
Posts: 462
Scala jQuery Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
How does Docker In Practice differ from Docker In Action?
Does it delve deeper into the topics and maybe skip some that are less important?
As a beginner, would Docker In Practice be a good starting point to learn the technology?
 
Author
Posts: 11
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Will Myers wrote:Hi,
How does Docker In Practice differ from Docker In Action?
Does it delve deeper into the topics and maybe skip some that are less important?
As a beginner, would Docker In Practice be a good starting point to learn the technology?



Hi Will,

Docker in Action is a more standard 'introduction' to Docker and overview of its features.

Docker in Practice was conceived far more as a handbook for people 'in the field' using Docker in various contexts. We try and be emphathetic towards the harassed and busy reader by giving practical advice and tools. We also hope that along the way you will learn lots of other useful tools techniques for software engineering work. We strove to make it informal and pragmatic.

Chapter 2 covers the core of Docker in a 'hands on' way, and is available free here: https://www.manning.com/books/docker-in-practice, and gives a good flavour of our approach. It's very much not an expansion on the core documentation, rather a guided way of getting your hands dirty with Docker in order to understand it fully. If you find it a little too hands-on, then https://www.manning.com/books/docker-in-action will more likely be for you!

Ian Miell

 
roses are red, violets are blue. Some poems rhyme and some are a tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic