Master Docker Compose the Way I Wish I Did - Docker for Newbs EP 2

  Рет қаралды 35,993

typecraft

typecraft

Күн бұрын

Пікірлер: 78
@typecraft_dev
@typecraft_dev 4 ай бұрын
Use coupon code typecraft at nordpass.com/typecraft to get NordPass Business 20% off! The coupon applies to all new Business plans.
@aarav6891
@aarav6891 4 ай бұрын
My docker knowledge was stunted for the last 2 months Thanks for continuing this series
@phantasiaPT
@phantasiaPT 29 күн бұрын
I've been putting this on hold for years... I finally came across your video, without even searching. It spiked the interest of what I have been postponing for all this time. Finally, I learned it, at least the bare basics! One special very interesting point that I thought was impossible, was to map a local path to the docker image... I know it's so simple, but in my head nothing was making sense, now at least it started. Thank you for these 2 videos!
@diegomarino442
@diegomarino442 4 күн бұрын
Man your videos are a mine of gold. Thank you so much for your series. And also your charisma is next level. I love the pum jokes and content presentation.
@namangogia9252
@namangogia9252 3 ай бұрын
You explain these concepts really well. Looking forward to more videos in this docker series.
@avrenos
@avrenos 4 ай бұрын
Pls keep making these vids! They're super helpful for noobs like me, can't even explain how much. Like, I finished your neovim series twice, don't even use it daily but it dropped so much knowledge
@hackingClay
@hackingClay 7 күн бұрын
I really liked the transition from the password at every place to talking about the sponser
@shafiq_ramli
@shafiq_ramli 4 ай бұрын
This is really comprehensive explanation of how docker compose works. If I may add, maybe in the future you can explain in more details on docker volume : where does docker store the volume on the machine, does the volume copy the content of container's folder that got mapped to etc
@dikawahyu6699
@dikawahyu6699 4 ай бұрын
amazing explanation line by line for docker compose file, also for running command for a container that easily, Awesome!
@typecraft_dev
@typecraft_dev 4 ай бұрын
Thanks!! Appreciate it
@theproudlinuxer
@theproudlinuxer 2 ай бұрын
This is a great video on docker compose. I learnt a lot of things. Used docker compose and volumes recently to run an oracle database instance; now realised there's a lot more to it. Good one!
@htooaung6248
@htooaung6248 28 күн бұрын
just started taking a full stack course for school and your videos are helping so much
@typecraft_dev
@typecraft_dev 14 күн бұрын
Glad you are finding them useful!
@0bsy96
@0bsy96 4 ай бұрын
Oh wow, I was just toying around with some linodes to practice docker compose and this comes up, insta like!
@typecraft_dev
@typecraft_dev 4 ай бұрын
Perfect!
@RobMeijerUk
@RobMeijerUk 2 ай бұрын
Nice tutorial! Nowadays I tend to use docker compose --wait instead of -d, as it will wait until all services are running and healthy, before entering the detached mode. That way you ensure that you don't try and access a running service until it's reporting as healthy.
@hichemlaribi252
@hichemlaribi252 3 ай бұрын
very effective way of explaining, more Docker videos please :)
@yousefal-hadhrami7853
@yousefal-hadhrami7853 17 күн бұрын
I like how you integrated the sponsor video with the password variable xD
@marlonmarcello
@marlonmarcello 4 ай бұрын
Looking forwards to more videos on this series! Curious to see your deployment process and preferences. Keep up the great work nerd
@unluckyhozay
@unluckyhozay 4 ай бұрын
you're my favorite youtuber ngl. Thank you nerd!
@mpenabad
@mpenabad 3 ай бұрын
A fantastic tutorial, as was the basic docker one.
@typecraft_dev
@typecraft_dev 3 ай бұрын
Hey thanks!
@GuessITsLuke
@GuessITsLuke 4 ай бұрын
Watching on the half-baked "default" hyprland environment I've built from the help of your last video. Eager for pt2!
@sudoaptinstallrana9572
@sudoaptinstallrana9572 3 ай бұрын
Hey Pal ! I hope you're doing great just keep uploading more and more such amazing content.
@redbolder
@redbolder 3 ай бұрын
docker tutorials are underrated
@AestheticAMV
@AestheticAMV 4 ай бұрын
yessss 🔥 I was wating for this.
@KnOtoUt
@KnOtoUt 4 ай бұрын
Okay this is what I needed rn
@makinhotcoffee6230
@makinhotcoffee6230 3 ай бұрын
would love a video going through the whole build out of the web service, such as implementing html and so on. basically making it more aesthetically pleasing.
@Mraeth8n
@Mraeth8n 4 ай бұрын
awesome content as always! Keep up the amazing work!
@typecraft_dev
@typecraft_dev 4 ай бұрын
thank you!!
@RazoBeckett.
@RazoBeckett. 4 ай бұрын
Hello my best friend, As devops guy docker is my fav. IT tool!
@Helios.vfx.
@Helios.vfx. 4 ай бұрын
when I wanna grow up, wanne be like u
@RazoBeckett.
@RazoBeckett. 4 ай бұрын
@@Helios.vfx. best of luck 🔥
@2Bee_McFly
@2Bee_McFly 3 ай бұрын
Just stumbled across this channel, your terminal looks really good! What are you using? Looking forward to more Docker vids!
@Working_LAN
@Working_LAN 3 ай бұрын
Best series on the tube! Thanks nerd!
@this.tushar
@this.tushar 4 ай бұрын
Great video, subscribed
@D3ss3rtTV
@D3ss3rtTV 3 ай бұрын
We need more videos,you inspire me to make videos.
@Siamect
@Siamect 3 ай бұрын
And the best thing is that you can run both rails and postgres without docker and it is working just fine :) Seems to me like everything you do... the slightest little modification of any source code requires you to generate a new docker volume except if you put it outside the docker container like you did with the posgres data files, in which case the motivation of having a container goes down the drain. Docker isn't it a solution looking for a problem?
@rmt3589
@rmt3589 19 күн бұрын
From what I'm understanding,this example isn't necessarily necessary, but is an example to help it be understood. I basically plan to run 12 agents based off the same image and procedurally modified according to a stack to implement the next agent whenever one "dies" with the machine learning implemented in over the base AI and Natural Intelligence(openworm). Docker is a much neater solution than virtual machines would provide, all while limiting the agent into its little box.
@nunodacostaramos
@nunodacostaramos 3 ай бұрын
Great series!
@redmoskito1213
@redmoskito1213 3 ай бұрын
Great video. Thanks for that!
@robertfish
@robertfish 4 ай бұрын
This would’ve been a good video to demo the new docker init command which auto generates the docker file and docker compose along with the docker ignore based on project type
@vikaspoddar001
@vikaspoddar001 4 ай бұрын
We also want a podman tutorial
@rthompson624
@rthompson624 5 күн бұрын
Nice. Thanks!
@Nando-f4l
@Nando-f4l 3 ай бұрын
tysm
@mahdibouguerzi
@mahdibouguerzi 3 ай бұрын
Thank you!
@anldursun8300
@anldursun8300 14 күн бұрын
docker compose is managing dns etc within its network but is the web app configured by default to talk to psql on that default port? that wasn't mentioned in the video unless i'm mistaken
@thiagosdev
@thiagosdev 2 ай бұрын
Awesome vid
@maxguzenski
@maxguzenski 4 ай бұрын
A question, when you develop using a docker compose, you put your neovim inside it or outside ?
@vikaspoddar001
@vikaspoddar001 4 ай бұрын
Neovim is outside of the docker environment
@psyferinc.3573
@psyferinc.3573 13 күн бұрын
amazing, thank you a lot lot lot
@mustafi5527
@mustafi5527 8 күн бұрын
how come you didn't type any network mode in the compose yml file, does it default to something ?
@GabiVegas-dj
@GabiVegas-dj 2 ай бұрын
big like ' thanks
@WeekendMilesx
@WeekendMilesx 2 ай бұрын
what browser are you using?
@notfavoritemartian
@notfavoritemartian 2 ай бұрын
great video, great content, didnt like the background music too much tho.
@AmrElsadek-rt1ip
@AmrElsadek-rt1ip 4 ай бұрын
Waiting for Hyprland Part 2 🙂
@dhilipraja
@dhilipraja Ай бұрын
repo in the descption ? pls
@adityams1659
@adityams1659 3 ай бұрын
what just happend at 8:19?
@JasurbekYusupov-j8k
@JasurbekYusupov-j8k 4 ай бұрын
where is hyprland ricing part 2?
@shubhamg9495
@shubhamg9495 4 ай бұрын
I was waiting for hyprland ricing :(
@JasurbekYusupov-j8k
@JasurbekYusupov-j8k 4 ай бұрын
where is hyprland part 2?
@rossvold
@rossvold 4 ай бұрын
Docker? Barely even know'er
@typecraft_dev
@typecraft_dev 4 ай бұрын
hahaha
@zrotrasukha8733
@zrotrasukha8733 4 ай бұрын
can you please make a video on keyd, this is a humble request, please do.
@thiagosdev
@thiagosdev 2 ай бұрын
2:42
@eminem992i
@eminem992i 4 ай бұрын
where is hyprland:(
@hdskittles
@hdskittles 4 ай бұрын
This. We need that pt 2
@mutantmantish6141
@mutantmantish6141 4 ай бұрын
You got him!
@syedaftab1510
@syedaftab1510 4 ай бұрын
😢
@drishalballaney
@drishalballaney 4 ай бұрын
I have a feeling something broke..maybe screen sharing ?
@ortani
@ortani 4 ай бұрын
Waiting for the second video too
@deven_gaming
@deven_gaming 4 ай бұрын
Hyprland part2?
@video_cumsumer
@video_cumsumer 4 ай бұрын
+1
@go0ot
@go0ot 4 ай бұрын
Arch rolls & breaks, sooner or later. Debian or LMDE is for getting work done. A light is used for illuminating things, not looking at the light source itself which temporarily blinds. Only with Debian you will be the coolest kid on the block.
@andrews6282
@andrews6282 3 ай бұрын
The last episode was better... I don't think rails information is very useful Makes it unnecessarily complicated
@hemantagarwal5095
@hemantagarwal5095 Ай бұрын
the background music is very disturbing.
@TheAbsoluteChad-1
@TheAbsoluteChad-1 Ай бұрын
Im stuck after "docker-compose up -d" It gives me the following WARN[0000] The "POSTGRES_PASSWORD" variable is not set. Defaulting to a blank string. WARN[0000] The "POSTGRES_PASSWORD" variable is not set. Defaulting to a blank string. WARN[0000] The "DATABASE_USER" variable is not set. Defaulting to a blank string. validating /home/bob/dockerr-compose/docker-compose.yml: services.db.volumes must be a list
The intro to Docker I wish I had when I started
18:27
typecraft
Рет қаралды 415 М.
18 Weird and Wonderful ways I use Docker
26:18
NetworkChuck
Рет қаралды 503 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Web Developers Are Disconnected
21:36
ThePrimeTime
Рет қаралды 282 М.
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 44 М.
I Broke Linux... How to learn from my mistakes
17:18
typecraft
Рет қаралды 38 М.
Stop Using Docker. Use Open Source Instead
12:40
DevOps Toolbox
Рет қаралды 331 М.
docker stack is my new favorite way to deploy to a VPS
27:47
Dreams of Code
Рет қаралды 162 М.
7 Design Patterns EVERY Developer Should Know
23:09
ForrestKnight
Рет қаралды 298 М.
DONT use Neovim!! (in these scenarios)
8:56
typecraft
Рет қаралды 55 М.
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Рет қаралды 2 МЛН
Learning Docker // Getting started!
35:56
Christian Lempa
Рет қаралды 116 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН