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