Using Docker
Docker containers hold the promise of breaking down barriers between development and operations, avoiding platform lock-in and easing installation and configuration of common components. This practical book will take you through the fundamentals of Docker, explaining common idioms and pointing out potential ...