Oreilly - Docker for the Absolute Beginner - Hands-On
by Mumshad Mannambeth | Released April 2018 | ISBN: 9781788991315
Get started with learning Docker from scratch using this interactive video courseAbout This VideoGet a beginner-level introduction to DockerBecome familiar with basic Docker commandsLearn to develop your own images using DockerfilesIn DetailDocker is an open platform for developers and sysadmins to build, deploy, and run distributed applications on everything, from laptops and data center VMs to the cloud. This video course introduces Docker to beginners using simple and easy-to-understand explanations, demos, and coding exercises.The course begins with an introduction to Docker, guiding you on how to install Docker on your machine. Next, you'll learn Docker commands and create a new Docker image using the run commands. Moving ahead, you'll get to grips with Docker Compose with the help of a voting application example. Later, the course will delve into Docker registry, engine, storage, and networking, before focusing on how to run Docker on Mac and Windows. Toward the concluding sections, the course will get you up to speed with container orchestration and Docker Swarm, along with featuring a brief introduction to Kubernetes.By the end of this course, you'll be well-versed with Docker and be able to apply your skills in the real world. Show and hide more Publisher resources Download Example Code
- Chapter 1 : Introduction
- Introduction
- Docker Overview
- Getting Started with Docker
- Demo - Setup and Install Docker
- Chapter 2 : Docker Commands
- Basic Docker Commands
- Demo - Docker Commands
- Demo - Docker Labs
- Chapter 3 : Docker Run
- Docker Run
- Demo - Advanced Docker Run Features
- Chapter 4 : Docker Images
- Docker Images
- Demo - Creating a new Docker Image
- Environment Variables
- Command versus Entry Point
- Chapter 5 : Docker Compose
- Docker Compose
- Demo - Example Voting Application
- Demo - Example Voting Application with Docker Compose
- Chapter 6 : Docker Registry
- Chapter 7 : Docker Engine, Storage, and Networking
- Docker Engine
- Docker PID - Demo
- Docker Storage
- Docker Storage - Demo
- Docker Networking
- Chapter 8 : Docker on Mac and Windows
- Docker on Windows
- Demo - Docker on Windows
- Docker on Mac
- Chapter 9 : Container Orchestration – Docker Swarm and Kubernetes
- Container Orchestration
- Docker Swarm
- Kubernetes Introduction
- Chapter 10 : Conclusion
Show and hide more