Man you are a naturally a perfect instructor! I have watched so many videos of docker relative stuffs. The concepts other people can't explain well in hours, you killed it in minutes! Thank you and Keep doing the fantastic job!
I really admire your ability to provide details, speaking quickly to make video short and to the point without speaking so fast it is difficult to understand.
Yesterday I was pulling my hair out trying to make a .yml file for my project and you explained everything very well, I'm sure I'll be able to do it now!
Well paced. Well organized. Great delivery. Short chunks made to the point for easy consumption. Best tutorial on docker compose. (To be philosophical, the video embodies the whole idea of docker)
Wow somebody actually managed to make a 10 min vid explaining docker at a high level instead of a 60 minute audio book of the docs. Well done. And bonus points to you for bumping up that font size
This is quite nice although a bit zoom-y and quick-paced at times. I appreciated that you mostly explained the 'what & why' of your steps. There are still plenty of questions left by this, such as how do you deploy this to production after having used this as a development environment. Also, it would have helped a bit to see the file structure tree from Sublime in the Side bar. One slight point of confusion for me was what the function of Dockerfile was. You almost made it seem as if Docker Compose was an alternative to using a Dockerfile, when in fact was actually part of the Flask app (and sitting in its 'product' folder as well) and built within Docker Compose processing.
Yes i can help out with that, yes Dockerfile was not specifically stated but the build ./product directory covers that in the Docker.compose.ym file.Now in that directory you have your Dockerfile so you are asking Docker-compose to build that Docker image first as part of the product service object .there are also other service object such as website and they are all listed under service:
I agree with all the comments that this is one of or even the best docker-compose tutorial out there, straight to the point. It's 3 AM here and I still can comprehend your explanation. Glad I found your video, cheers!
Mate. this tutorial is so good. You're straight to the point, and the examples you create are easy to follow, yet show exactly why docker-compose is a useful tool.
Great tutorial. Official Docker docs make it sounds like rocket science. Yet here you make it so simple and easy to understand. They should get you to write those docs. Good job mate.
This was done quick enough while still being clear enough that things made sense. There was no time for me to get bored or distracted. My attention was kept the whole time The examples were super basic, yet still detailed enough to convey the point, while remaining focused on Docker Compose itself. Thank you for making a perfect tutorial. They're not easy to find.
Thank you, this is awesome! This is exactly what I wanted to know after your last Docker tutorial. With this and your last Docker tutorial people should have a good start at actually doing something useful with it. Great job Jake! This is probably a huge topic, but I'd be interested in a tutorial on what you think is the best way (using current tools) to make very dynamic and interactive web applications. Presumably a JavaScript framework would be important. I wonder if there are good backend technologies with coupled front end frameworks that make the process easier. Obviously we an hand code HTML, CSS, JavaScript, and server side code that does whatever we want, but I'd like to know if there are any good frameworks that make this easier. This seems like a very important thing but I'm just not sure where to start looking. I am thinking along the lines of something like the Synology web UI or Google Docs. Those are web applications that feel very much like standalone applications.
There are many web framweorks like, angularjs, ruby on rails, django... for JavaScript you can use nodejs(express) for server side of things, infact there are many frameworks based on express. There's no 'best' way, it all comes down to personal preference. I suggest you get your hands dirty, experiment with them, figure out which one you like and go with it.
If I may throw in my opinion: It sounds like you are looking for something 'declarative' or 'low code.' Something in which you don't have to write code unless you absolutely have to, and which already provides the basic functionality any application needs, such as (scalable and production-ready) authentication, session management, a basic UI, a database, etc right out of the box. I think you should look into Oracle APEX. There are alternatives when it comes to low-code, such as OutSystems, but APEX is a completely free stack, and based on a very powerful database, Oracle.
Because this information is available in the docs. He's teaching nothing that isn't taught here: docs.docker.com/compose/gettingstarted/ ... literally copied it and turned it into a video. Basic crap. Only helpful to absolute complete noobs who cant be bothered to read :S
Base2 Why read a full documentation when you can learn everything you need to start in 12min with a visual demo? are you a dinosaur? just watch a couple videos of real examples and connect the dots, If you want a full technical course for free you're not in the right place
Warop Yow if you're a programmer (clearly not a good one if you think reading documentation is lame) get used to reading the documentation ... you'll do it for the rest of your career.
Base2 World is not a square my friend, look at the technology you use, people 10 years younger with metaprogramming AI learning full documentations in seconds will be overpowering your skills in less than you realize, so don't come to tell me I'm a good or bad programmer because I don't waste my time reading in 2018.
Docker compose seemed always complicated to me, so I started to search tutorials on youtube but they were always so long, boring and none could explain it clearly, straight to the point and in less than 12 min like yours ! Great job, keep it up !
Wow! Probably the most useful (as in complete, clear, up to date, etc.) video tutorial I've ever watched! I've recently watched a couple of videos from conventions and they are not even comparable to yours. Thanks a lot!
Hands down best docker intro tutorial I've seen. After reading tons of nonsense all over the place, this video finally helped me understand, and I got my project working. Thank you.
Wow! Could you please produce more such great tutorials! "This is not Docker, this is just standard python." "This is not the version of docker-compose but the version of the file format." You are straight to the point and explain everything! Great!
I've decided to spend some time reading and understand more about Docker before get to play with it. Your 2 videos about Docker was short and really easy to understand. A+!
Been trying to learn docker for over a year. Each time I watch a video I end up more confused and loose interest. After watching this and a few other videos by Jake, it all makes sense and I can now write my own compose files. Many Thanks Jake.
Great video. The small details makes it great. Telling about the virtual network and using the name of the service as hostname instead of an ip. I have spend 2 business days to make it work. Again these details makes it excellent!!!
Excellent pacing, comfortable voice to listen to, straight to the point and the level of information detail just suited me perfectly. A joy to watch and follow along. Great job.
After following your tutorial, now I am comfortable with DOCKER. Great and Simple P2P. Please create a play list which will help most of them following your channel
WOW! Anyone else would have taken 45 minutes to get through this. I got my first one working from your first vid. Will try to make this one happen now.
wao! Great video Jake ! I like the way you broke down what seems challenging in Docker, you made it look effortless ! Brilliant work. Please more of this !
Terrific tutorial Jake! I am brand new to development and had not heard of Docker Compose, let alone know what it is until an hour ago. That I totally understood what you were talking about is testament to how good your style of tutorials are. I'm going to look at all your stuff tonight after work.
This is the 50th or so video I've watched on containers and the FIRST one that made sense
@Tariel Duishvili bitch
The same here
I second that. This tutorial gets right to the meat. Thanks mate
s(h)ame
@@mohamedbelkamel5437 sbeve
In 12 minutes I learned more than the tutorials I was reading for the whole day.
Yeah bitch! Because tutorials are not for only reading, they are about performing. :D :D :D
crazy how well he put together these tutorials
Straight to the point. Great attention to details in the video production as well. Love it!
Thank you
5yrs later and this video is still relevant. Straight to the point. Nothing beats a great content.
I honestly think your videos saved me hours of searching and watching tedious tutorials that never address the solution. Thank you so much!
Amazing. 6 years and it's still the best tutorial. Easy, fast, and well-explained.
Man you are a naturally a perfect instructor! I have watched so many videos of docker relative stuffs. The concepts other people can't explain well in hours, you killed it in minutes! Thank you and Keep doing the fantastic job!
Wowww…so far, the best and concise Docker compose introduction I’ve ever come across.
Man, I love your posh accent. It rejoices my ear so that even non-native english speaker can understand directly!
Yes, this is very right. Highly appreciated understandability!
It's like a better google tts
@@RamkrishanYT Everything is better than Google...
I really admire your ability to provide details, speaking quickly to make video short and to the point without speaking so fast it is difficult to understand.
Trust me, this is my tutorial #2 on docker and I'm already on it. Absolutely spot on explanation.
by far the best. 1) you don't waste my time 2) attention to details you don't just assume we know what you doing. Thanks for that
Yesterday I was pulling my hair out trying to make a .yml file for my project and you explained everything very well, I'm sure I'll be able to do it now!
Great explanation, Direct to the point in 12 minutes.
This is the best ever tutorial i have seen so far, an end to end application!! Thanks.
Well paced. Well organized. Great delivery. Short chunks made to the point for easy consumption. Best tutorial on docker compose. (To be philosophical, the video embodies the whole idea of docker)
Excellent overview. I've been stumbling through the docker ecosystem for years now and really appreciate this type of thing. Thank you, Jake!
I'm blown away - by both compose's functionalities, and also by how accessible your tutorial is. Thank you very much for your great work!
Where have you been this hole time I was studying docker?! Great video!
Wow, the only docker compose tutorial that actually makes sense. Not to mention it's only 12 minutes long. Liked, and downloaded.
I enjoy your British accent as much as the content. Keep it up, and thanks for your efforts!
Wow somebody actually managed to make a 10 min vid explaining docker at a high level instead of a 60 minute audio book of the docs. Well done. And bonus points to you for bumping up that font size
This is quite nice although a bit zoom-y and quick-paced at times. I appreciated that you mostly explained the 'what & why' of your steps. There are still plenty of questions left by this, such as how do you deploy this to production after having used this as a development environment. Also, it would have helped a bit to see the file structure tree from Sublime in the Side bar. One slight point of confusion for me was what the function of Dockerfile was. You almost made it seem as if Docker Compose was an alternative to using a Dockerfile, when in fact was actually part of the Flask app (and sitting in its 'product' folder as well) and built within Docker Compose processing.
Yes i can help out with that, yes Dockerfile was not specifically stated but the build ./product directory covers that in the Docker.compose.ym file.Now in that directory you have your Dockerfile so you are asking Docker-compose to build that Docker image first as part of the product service object .there are also other service object such as website and they are all listed under service:
I agree with all the comments that this is one of or even the best docker-compose tutorial out there, straight to the point. It's 3 AM here and I still can comprehend your explanation. Glad I found your video, cheers!
i was working on something similar recently. Really appreciate the tutorial.
How do you manage to put so many awesome content in just under 12 minutes and still manage to explain properly!. Awesomely done. Thank you.
Again, great job. Love the presentation style. I feel like I can get started right away.
Mate. this tutorial is so good. You're straight to the point, and the examples you create are easy to follow, yet show exactly why docker-compose is a useful tool.
i like this !
I will start my CS course in September at University of Manchester :) Can't wait
Good luck!
Hands down, best quick tutorial on this subject. Straight to the point.
Best tutorial on UA-cam :D
That's very kind of you
Great tutorial. Official Docker docs make it sounds like rocket science. Yet here you make it so simple and easy to understand. They should get you to write those docs. Good job mate.
Simply excellent demo!!! Thanks
This is the kinda of video with no BS. Straight to the point. Love it.
"it's as if I planned in advance" lmao (3:00)
Lmao
This was done quick enough while still being clear enough that things made sense.
There was no time for me to get bored or distracted. My attention was kept the whole time
The examples were super basic, yet still detailed enough to convey the point, while remaining focused on Docker Compose itself.
Thank you for making a perfect tutorial. They're not easy to find.
Thank you, this is awesome! This is exactly what I wanted to know after your last Docker tutorial. With this and your last Docker tutorial people should have a good start at actually doing something useful with it. Great job Jake!
This is probably a huge topic, but I'd be interested in a tutorial on what you think is the best way (using current tools) to make very dynamic and interactive web applications. Presumably a JavaScript framework would be important. I wonder if there are good backend technologies with coupled front end frameworks that make the process easier. Obviously we an hand code HTML, CSS, JavaScript, and server side code that does whatever we want, but I'd like to know if there are any good frameworks that make this easier. This seems like a very important thing but I'm just not sure where to start looking. I am thinking along the lines of something like the Synology web UI or Google Docs. Those are web applications that feel very much like standalone applications.
There are many web framweorks like, angularjs, ruby on rails, django... for JavaScript you can use nodejs(express) for server side of things, infact there are many frameworks based on express. There's no 'best' way, it all comes down to personal preference. I suggest you get your hands dirty, experiment with them, figure out which one you like and go with it.
MaNv S thanks for a bit more background information. It does seem like I will have to explore a range of technologies to find the best path for me.
If I may throw in my opinion:
It sounds like you are looking for something 'declarative' or 'low code.' Something in which you don't have to write code unless you absolutely have to, and which already provides the basic functionality any application needs, such as (scalable and production-ready) authentication, session management, a basic UI, a database, etc right out of the box.
I think you should look into Oracle APEX. There are alternatives when it comes to low-code, such as OutSystems, but APEX is a completely free stack, and based on a very powerful database, Oracle.
This is such a brilliant video! Have never seen someone explain docker and docker compose so well! Thanks a lot!
Great video. How about doing a video on Kubernetes?
Seconded!!!!
Thirded
Fourthed!
Fifthed
Sixthedddd
One of the best docker compose videos I have watched. Straight to the point!!
Great vid man, thanks a lot, is the docker deploy video coming out soon?
I've started planning it, hoping to get some more docker content out in the next month or two.
Jake Wright God please no more next month. Your next video is a really important topic. please do it sooner. plzzzzz
no shittalk, straight to the point. Even with 27k upvotes, its underrated.
Could you give me link to video where explains about shortcuts you are using? Your coding is so fast
I have been watching docker compose explanations for almost two hours now and yours is the only one I understood, you should make a course.
4:13 docker-compose
Watching after 4 years from its release. Its still the most relevant video on docker-compose. Thanks !
Excellent stuff! Why don't you set up a paid tutorial service? Your tutorials are really valuable.
Yes! With material this good...! A donate button could also be nice :)
I think education should be free
I won't argue with that! Thanks Jake!
I agree
Thats very wise.
Thanks Jake
I am a beginner to docker. Your 12 minute videos are of great help. Thanks
Which lame person downvoted this.
Scumbags.
Because this information is available in the docs. He's teaching nothing that isn't taught here: docs.docker.com/compose/gettingstarted/ ... literally copied it and turned it into a video.
Basic crap. Only helpful to absolute complete noobs who cant be bothered to read :S
Base2 Why read a full documentation when you can learn everything you need to start in 12min with a visual demo? are you a dinosaur? just watch a couple videos of real examples and connect the dots, If you want a full technical course for free you're not in the right place
Warop Yow if you're a programmer (clearly not a good one if you think reading documentation is lame) get used to reading the documentation ... you'll do it for the rest of your career.
Base2 World is not a square my friend, look at the technology you use, people 10 years younger with metaprogramming AI learning full documentations in seconds will be overpowering your skills in less than you realize, so don't come to tell me I'm a good or bad programmer because I don't waste my time reading in 2018.
Docker compose seemed always complicated to me, so I started to search tutorials on youtube but they were always so long, boring and none could explain it clearly, straight to the point and in less than 12 min like yours ! Great job, keep it up !
This is probably the best intro to docker anyone could get. Well explained. Thank you.
Great little video, thanks Jake! No fluff, no faffing about, just getting straight to the point, perfect!
Wow! Probably the most useful (as in complete, clear, up to date, etc.) video tutorial I've ever watched! I've recently watched a couple of videos from conventions and they are not even comparable to yours. Thanks a lot!
Hands down best docker intro tutorial I've seen. After reading tons of nonsense all over the place, this video finally helped me understand, and I got my project working. Thank you.
For future myself and other newbies: 05:14 "docker-compose file"(x) -> "dockerfile"(o). Awesome tutorial.
Wow! Could you please produce more such great tutorials! "This is not Docker, this is just standard python." "This is not the version of docker-compose but the version of the file format." You are straight to the point and explain everything! Great!
OMFG. How well made is this tutorial. Information is super dense and still understandable!? (and the little jokes too)
Dude.....
I've decided to spend some time reading and understand more about Docker before get to play with it. Your 2 videos about Docker was short and really easy to understand. A+!
Been trying to learn docker for over a year. Each time I watch a video I end up more confused and loose interest. After watching this and a few other videos by Jake, it all makes sense and I can now write my own compose files. Many Thanks Jake.
thanks so much Jake....words can't describe the magnitude of help you're providing.
This is best tutorial on docker-compose I've seen so far. You are the best Jake.
Great video. The small details makes it great. Telling about the virtual network and using the name of the service as hostname instead of an ip. I have spend 2 business days to make it work. Again these details makes it excellent!!!
Excellent pacing, comfortable voice to listen to, straight to the point and the level of information detail just suited me perfectly. A joy to watch and follow along. Great job.
After following your tutorial, now I am comfortable with DOCKER. Great and Simple P2P. Please create a play list which will help most of them following your channel
One of the best tutorials I've seen on the subject. Really excellent. And you're even from the North East! Doesn't get much better...
Have got more out of your short and informative videos than I have from entire online courses. Thanks so much - great work,
wow! in just 12 minutes this guy just blew me away with great content, Thank you jake
WOW! Anyone else would have taken 45 minutes to get through this. I got my first one working from your first vid. Will try to make this one happen now.
Clear and Precise. Just what the doctor ordered. Thank you for sharing your time and expertise with us.
Most lucid Docker tutorial I've watched so far. Thank you.
So simple & straight-forward w/reasons for WHY you might do things (always the missing bit in docs), so helpful, thank you!
Sweet! From zero to docker-compose in 24 Minutes. Thanks a lot!
I like the way you speak, its clear and best quality of mic.
Great video, I spent days researching all of this, Wish i found this video sooner, as it explained it all in 12 minutes.....
I am amazed and so grateful I found your tutorial. It is to the point and no BS. I hope to see more tutorials!
Great video, I love that you created an example. In the modern day of different syntax for different languages, a real example is priceless!
Fantastic. Thanks Jake Wright!
Very useful. Congrats. Simple and concise, that's all required to understand any concept.
man, you're the best tutorial maker in the world, thanks so much
best 12 minutes I have spent on a youtube tutorial ever :) Subscribed !
Super clear, well organized, simplest possible working example to describe a very common scenario. Very well done, thanks.
your videos about docker are super great and easy to understand yet powerful, than you Jake!
Direct and covers the majority of basic use cases. Great video!
What an awesome tutorial. Clear, fast paced and straight to the point. You're the hero we need.
Very simple and to the point tutorial. Thanks Jack. Surely we want to see more videos on Docker.
2020, still this 12min video made me learn more than 20 videos I watched.
This was quite good. Very concise and to the point. Been struggling with docker and now it seems silly, it's so simple
Bro, your docker tutorials are the best on UA-cam. I will subscribe to your channel waiting for more videos like this.
"This sounds very useful to us; it's as though I planned it in advance" - Gold! Cheers Jake!
I don't think I will find a better tutorial. Great Work.
wao! Great video Jake ! I like the way you broke down what seems challenging in Docker, you made it look effortless ! Brilliant work. Please more of this !
Great video Jake. You cleared up my questions about Volumes. I found your video thru the UA-cam search "docker tutorials". Thanks again.
Amazon, first time I undestand Docker. Cant wait to deploy my first app. Thank you! Liked and suscribed
I'm curretly preparing for an interview and this was really helpful thank you!
Hey Jake! Thanks for the on-point tutorial. Got cleared so much of the concept.
instant sub.
In just 12 mins you explained it perfectly...
Terrific tutorial Jake! I am brand new to development and had not heard of Docker Compose, let alone know what it is until an hour ago. That I totally understood what you were talking about is testament to how good your style of tutorials are. I'm going to look at all your stuff tonight after work.
Literally the best docker demo I have ever seen
i have been serching allover for a proper clear tutorial to get me going on Docker. this is on point, i love it, thanks you so much
Thank you for to the point video. Finally I got the essence of docker-compose.