1. Урок 1. 00:02:13
    Course Introduction
  2. Урок 2. 00:10:58
    Docker's Biggest Wins
  3. Урок 3. 00:04:24
    Why I Got Started With Docker
  4. Урок 4. 00:01:02
    Making an Informed Decision
  5. Урок 5. 00:00:31
    Introduction
  6. Урок 6. 00:03:50
    Accessing this Course's Files
  7. Урок 7. 00:03:47
    Asking Excellent Questions
  8. Урок 8. 00:00:28
    Introduction
  9. Урок 9. 00:08:49
    Virtual Machines vs Docker Containers
  10. Урок 10. 00:05:16
    VMs vs Docker Containers in the Real World
  11. Урок 11. 00:03:28
    Visualizing Docker's Architecture
  12. Урок 12. 00:00:44
    Introduction
  13. Урок 13. 00:05:28
    Docker Community Edition vs Docker EE
  14. Урок 14. 00:11:37
    Docker Toolbox vs Docker for Mac / Windows
  15. Урок 15. 00:03:16
    Verifying You Have Docker Installed
  16. Урок 16. 00:00:43
    Introduction
  17. Урок 17. 00:04:33
    Hello World with Docker
  18. Урок 18. 00:05:04
    Docker Images and Containers
  19. Урок 19. 00:10:22
    Downloading and Storing Docker Images
  20. Урок 20. 00:05:30
    Explaining the Docker Build Process
  21. Урок 21. 00:01:17
    Introduction
  22. Урок 22. 00:01:37
    A Simple Web Application With Docker
  23. Урок 23. 00:13:02
    Creating a Dockerfile (Part 1)
  24. Урок 24. 00:08:30
    Creating a Dockerfile (Part 2)
  25. Урок 25. 00:13:17
    Building and Pushing Docker Images
  26. Урок 26. 00:13:59
    Running Docker Containers
  27. Урок 27. 00:07:09
    Live Code Reloading With Volumes
  28. Урок 28. 00:11:40
    Debugging Tips and Tricks
  29. Урок 29. 00:15:22
    Linking Containers With Docker Networks
  30. Урок 30. 00:08:10
    Persisting Data to Your Docker Host
  31. Урок 31. 00:06:03
    Sharing Data Between Containers
  32. Урок 32. 00:10:20
    Optimizing Your Docker Images
  33. Урок 33. 00:12:15
    Running Scripts When a Container Starts
  34. Урок 34. 00:06:50
    Cleaning Up After Yourself
  35. Урок 35. 00:00:41
    Introduction
  36. Урок 36. 00:02:45
    Why Is It Worth Learning Docker Compose?
  37. Урок 37. 00:10:57
    Adding Docker Compose Support to Our Web App
  38. Урок 38. 00:12:23
    Managing Our Web App With Docker Compose
  39. Урок 39. 00:03:32
    Docker Compose API v1 / v2 / v3
  40. Урок 40. 00:11:23
    Managing Microservices with Docker Compose
  41. Урок 41. 00:02:40
    Introduction
  42. Урок 42. 00:05:01
    General Tips for Dockerizing Any Web App
  43. Урок 43. 00:04:06
    Congrats on Finishing This Course