Manage Docker Easily With VS Code

preview_player
Показать описание
I use VS Code on a daily basis to manage all things Docker. In this video, I'll show you how to do it.

Instead of having to look up Docker commands when doing a Docker build, Docker run, Docker exec, etc, run all of these, "one-click," in VS Code.

Visualize all your containers, images, and volumes in one place.

**** Join the Slack Community to Level Up! ****

**** Learn to Code Blueprint 6 Month ****

**** Get ONE FREE Month on Skillshare. Learn Anything (preferably code 😁) ****

**** FREE EBOOKS ****

**** SUBSCRIBE FOR WEEKLY VIDEOS ON WEB DEVELOPMENT / CODING/ CONQUERING LIFE ****

LET'S CONNECT!

#understanddocker #docker #vscode #dockermadeeasy
Рекомендации по теме
Комментарии
Автор

thanks for explain how to use this plugin and most of all why it's useful ... I watched other people and it was a bizzare world just talking about dockers and not understanding how does this "plugin" help me or my workflow. you nailed it, ya I don't need to look for my docker commands, etc!

RajinderYadav
Автор

You just convinced me to finally try Docker out. Didn't need it in my work environment, and just reading the documentation was enough to demotivate me (as with most of these tools). But it seems simple enough with the right tools, gonna watch a few more of your videos; Thanks.

bartvandenpoel
Автор

Thanks Travis - I did not know about this Docker extension in VS Code.

kerryd
Автор

love the enthusiasm, got yourself another sub

joshjohnson
Автор

Hi Travis, how do you debug a program with docker and VScode?

jarorkwong
Автор

Hello Travis, this is EXCELLENT! You are awesome. I wanted to ask, once I build an image, then a container, then how do I run automation frameworks within that container? Thank you.

MarwanSultan
Автор

thank you for the class. please how to i push to Azure?

chidubemosita
Автор

Travis, this is really cool! You made it really very simple!!!

ajaysarwaiin
Автор

Thanks, nice video. Can you show us how to run airflow on docker with vs code for really beginners? That would be awesome!

dalma
Автор

Fantastic explanation! It was very useful for me!

macer-tech
Автор

Great stuff man, is there any chance you would sold an issue like: vs-code cannot run docker daemon on windows ?

Just so you the user is already in the docker-users group.

And I also enable the TCP Without TLS in docker desktop.

toowel
Автор

Thanks Travis!!! Your explanation way is very excellent

GOPAL
Автор

*lol you fooled me. I thought this was traversymedia. I was wondering "how he has so few views on a video?"
Good one*

NuEnque
Автор

Hey Travis, I like the video it explains a lot! One thing I can't find much on though is getting intellisense and debugging working with docker and vscode! I'm using docker containers for machine learning projects with CUDA (mainly due to how messy dependencies and driver related stuff can get in linux distros), however, I'd still love to be able to debug my python and have intellisense provide me with code suggestions while editing code that is shared between my host and docker file! If you ever consider making another docker video, I feel one about that would be majorly useful to those of us wanting to debug the code in our docker containers and still wanting the benefits of intellisense!

tornado
Автор

Hi Travis, thanks for the awesome video, but can you share where can I add the build args in vs code, please? Or I can only do that in command?

longjuansun
Автор

Great video! Helped me out quite a bit

nooni
Автор

That is amazing! ... thank you so much for that video you saved me a ton of time!

dxb_coder
Автор

Hey Travis, great stuff.
I do have one query, whenever I click on the extension on the vscode for the docker, it always says "Failed to connect, is docker running?" Even though docker is running. Any replies would be really appreciated, happy coding.

yousafrivaz
Автор

please make the new one as you spoke in starting

BhanuJonwal
Автор

nice intro, thank you! take it next level, how to go about compose files, and debugging

AlfredoRodriguez