Use coupon code typecraft at nordpass.com/typecraft to get NordPass Business 20% off! The coupon applies to all new Business plans.
@aarav68914 ай бұрын
My docker knowledge was stunted for the last 2 months Thanks for continuing this series
@phantasiaPT29 күн бұрын
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!
@diegomarino4424 күн бұрын
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.
@namangogia92523 ай бұрын
You explain these concepts really well. Looking forward to more videos in this docker series.
@avrenos4 ай бұрын
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
@hackingClay7 күн бұрын
I really liked the transition from the password at every place to talking about the sponser
@shafiq_ramli4 ай бұрын
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
@dikawahyu66994 ай бұрын
amazing explanation line by line for docker compose file, also for running command for a container that easily, Awesome!
@typecraft_dev4 ай бұрын
Thanks!! Appreciate it
@theproudlinuxer2 ай бұрын
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!
@htooaung624828 күн бұрын
just started taking a full stack course for school and your videos are helping so much
@typecraft_dev14 күн бұрын
Glad you are finding them useful!
@0bsy964 ай бұрын
Oh wow, I was just toying around with some linodes to practice docker compose and this comes up, insta like!
@typecraft_dev4 ай бұрын
Perfect!
@RobMeijerUk2 ай бұрын
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.
@hichemlaribi2523 ай бұрын
very effective way of explaining, more Docker videos please :)
@yousefal-hadhrami785317 күн бұрын
I like how you integrated the sponsor video with the password variable xD
@marlonmarcello4 ай бұрын
Looking forwards to more videos on this series! Curious to see your deployment process and preferences. Keep up the great work nerd
@unluckyhozay4 ай бұрын
you're my favorite youtuber ngl. Thank you nerd!
@mpenabad3 ай бұрын
A fantastic tutorial, as was the basic docker one.
@typecraft_dev3 ай бұрын
Hey thanks!
@GuessITsLuke4 ай бұрын
Watching on the half-baked "default" hyprland environment I've built from the help of your last video. Eager for pt2!
@sudoaptinstallrana95723 ай бұрын
Hey Pal ! I hope you're doing great just keep uploading more and more such amazing content.
@redbolder3 ай бұрын
docker tutorials are underrated
@AestheticAMV4 ай бұрын
yessss 🔥 I was wating for this.
@KnOtoUt4 ай бұрын
Okay this is what I needed rn
@makinhotcoffee62303 ай бұрын
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.
@Mraeth8n4 ай бұрын
awesome content as always! Keep up the amazing work!
@typecraft_dev4 ай бұрын
thank you!!
@RazoBeckett.4 ай бұрын
Hello my best friend, As devops guy docker is my fav. IT tool!
@Helios.vfx.4 ай бұрын
when I wanna grow up, wanne be like u
@RazoBeckett.4 ай бұрын
@@Helios.vfx. best of luck 🔥
@2Bee_McFly3 ай бұрын
Just stumbled across this channel, your terminal looks really good! What are you using? Looking forward to more Docker vids!
@Working_LAN3 ай бұрын
Best series on the tube! Thanks nerd!
@this.tushar4 ай бұрын
Great video, subscribed
@D3ss3rtTV3 ай бұрын
We need more videos,you inspire me to make videos.
@Siamect3 ай бұрын
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?
@rmt358919 күн бұрын
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.
@nunodacostaramos3 ай бұрын
Great series!
@redmoskito12133 ай бұрын
Great video. Thanks for that!
@robertfish4 ай бұрын
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
@vikaspoddar0014 ай бұрын
We also want a podman tutorial
@rthompson6245 күн бұрын
Nice. Thanks!
@Nando-f4l3 ай бұрын
tysm
@mahdibouguerzi3 ай бұрын
Thank you!
@anldursun830014 күн бұрын
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
@thiagosdev2 ай бұрын
Awesome vid
@maxguzenski4 ай бұрын
A question, when you develop using a docker compose, you put your neovim inside it or outside ?
@vikaspoddar0014 ай бұрын
Neovim is outside of the docker environment
@psyferinc.357313 күн бұрын
amazing, thank you a lot lot lot
@mustafi55278 күн бұрын
how come you didn't type any network mode in the compose yml file, does it default to something ?
@GabiVegas-dj2 ай бұрын
big like ' thanks
@WeekendMilesx2 ай бұрын
what browser are you using?
@notfavoritemartian2 ай бұрын
great video, great content, didnt like the background music too much tho.
@AmrElsadek-rt1ip4 ай бұрын
Waiting for Hyprland Part 2 🙂
@dhiliprajaАй бұрын
repo in the descption ? pls
@adityams16593 ай бұрын
what just happend at 8:19?
@JasurbekYusupov-j8k4 ай бұрын
where is hyprland ricing part 2?
@shubhamg94954 ай бұрын
I was waiting for hyprland ricing :(
@JasurbekYusupov-j8k4 ай бұрын
where is hyprland part 2?
@rossvold4 ай бұрын
Docker? Barely even know'er
@typecraft_dev4 ай бұрын
hahaha
@zrotrasukha87334 ай бұрын
can you please make a video on keyd, this is a humble request, please do.
@thiagosdev2 ай бұрын
2:42
@eminem992i4 ай бұрын
where is hyprland:(
@hdskittles4 ай бұрын
This. We need that pt 2
@mutantmantish61414 ай бұрын
You got him!
@syedaftab15104 ай бұрын
😢
@drishalballaney4 ай бұрын
I have a feeling something broke..maybe screen sharing ?
@ortani4 ай бұрын
Waiting for the second video too
@deven_gaming4 ай бұрын
Hyprland part2?
@video_cumsumer4 ай бұрын
+1
@go0ot4 ай бұрын
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.
@andrews62823 ай бұрын
The last episode was better... I don't think rails information is very useful Makes it unnecessarily complicated
@hemantagarwal5095Ай бұрын
the background music is very disturbing.
@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