1 00:00:00,000 --> 00:00:02,300 Welcome guys to the Complete Docker 2 00:00:02,399 --> 00:00:04,589 Guide. In just a single course you 3 00:00:04,589 --> 00:00:06,449 could learn all core Docker 4 00:00:06,449 --> 00:00:08,639 features such as creation of the 5 00:00:08,639 --> 00:00:11,039 containers, enabling ports mapping, 6 00:00:11,459 --> 00:00:13,139 addition of volumes, running 7 00:00:13,139 --> 00:00:14,759 containers in the background, 8 00:00:14,939 --> 00:00:16,829 running applications inside of the 9 00:00:16,829 --> 00:00:19,049 containers, creation of the custom 10 00:00:19,079 --> 00:00:21,719 images based on local files, and running 11 00:00:21,749 --> 00:00:23,969 multiple services using Docker 12 00:00:23,969 --> 00:00:26,819 Compose. This course has several 13 00:00:26,819 --> 00:00:28,769 chapters. In one of the first 14 00:00:28,769 --> 00:00:30,449 chapters I'll demonstrate to you 15 00:00:30,449 --> 00:00:31,829 how to create the different 16 00:00:31,829 --> 00:00:34,700 containers such as Node.js, Python, 17 00:00:34,799 --> 00:00:38,489 MySQL, MongoDB, and many others. In 18 00:00:38,489 --> 00:00:40,259 next chapter I'll dive into the 19 00:00:40,259 --> 00:00:42,419 theory and explain to you what is 20 00:00:42,419 --> 00:00:44,249 container, what is image, and what is 21 00:00:44,249 --> 00:00:46,739 Docker Hub and so on. Next chapter 22 00:00:46,739 --> 00:00:48,689 will be dedicated to Linux because 23 00:00:48,689 --> 00:00:50,639 in order to master Docker you have 24 00:00:50,639 --> 00:00:52,709 to know how to use Linux using 25 00:00:52,709 --> 00:00:55,199 command line and shell. And finally, 26 00:00:55,199 --> 00:00:57,299 in the last practical chapter using 27 00:00:57,329 --> 00:01:00,100 project based approach to Dockerize 28 00:01:00,100 --> 00:01:02,099 already built application which 29 00:01:02,099 --> 00:01:04,349 consists of several services, and 30 00:01:04,349 --> 00:01:05,909 for that you'll utilize Docker 31 00:01:05,909 --> 00:01:08,879 Files and Docker Compose. But who 32 00:01:08,879 --> 00:01:10,949 am I? My name is Bogdan Staschuk, and 33 00:01:10,949 --> 00:01:12,749 I am software developer with more 34 00:01:12,749 --> 00:01:15,659 than 15 years of experience. Also, 35 00:01:15,659 --> 00:01:17,729 I have gained most recognizable 36 00:01:17,729 --> 00:01:19,379 computer networking certification 37 00:01:19,409 --> 00:01:21,509 in the world. It is Cisco Certified 38 00:01:21,539 --> 00:01:23,579 Internetwork Expert. So you are in 39 00:01:23,579 --> 00:01:25,829 the good hands. Don't wait and jump 40 00:01:25,829 --> 00:01:27,269 into this Complete Docker Guide 41 00:01:27,389 --> 00:01:28,919 which is fully packed with practice 42 00:01:28,919 --> 00:01:30,629 activities which will bring your 43 00:01:30,629 --> 00:01:32,369 understanding and knowledge on 44 00:01:32,369 --> 00:01:34,136 Docker to the next level. 45 00:01:34,136 --> 00:01:49,888 [Outro Music]