Become a Docker Power User With Microsoft Visual Studio Code

preview_player
Показать описание
--
In this session, we will unlock the full potential of using Microsoft Visual Studio Code (VS Code) and Docker Desktop to turn you into a Docker Power User. When we expand and utilize the VS Code Docker plugin, we can take our projects and Docker skills to the next level. In addition to using VS Code, we streamline our Docker Desktop development workflow with less context switching and built-in shortcuts. You will learn how to bootstrap new projects, quickly write Dockerfiles utilizing templates, build, run, and interact with containers all from VS Code.

Speaker: Brian Christner, 56k
Twitter: @idomyowntricks
Рекомендации по теме
Комментарии
Автор

Wow... Didn't know this much was possible from within VS Code... Great explanation... I'll need some reading up on the context part to access remote docker host...

geoffrey_stoel
Автор

Thank you for posting such a great session!

viltran
Автор

I'm an old (old, old) Emacs user who is now trying out VS Code because of this presentation. I'm not ready to give up Emacs just yet, but I've seen too many changes over the decades to stick with an inferior technology simply out of sentiment. Toolset becomes mindset, often in ways we don't even notice, so pick your tools carefully.

WilliamDye-willdye
Автор

Great session! I was not aware of the automatic creation of dockerfile part. Btw minor "typo" there : the dockerfile created automatically uses debian buster, not alpine.

pmdl
Автор

Thank you for this video..

I just want to ask if I need to install Docker-desktop before downloading the VScode extention?
I mean is it enough to only downloadthe extention without installing the desktop versio?

nadienbasel
Автор

In 15:30 you said alpine when it read slim-buster, does slim-buster somehow imply alpine?

vicissitude
Автор

Did you not cover how to actually connect VS Code to another docker instance on a remote machine?

rosslopez
Автор

Great video, but I would also like to see how to connect to a running docker and debug python code in that running docker remotely.

edddw
Автор

16:34 Small error: a `.dockerignore` file does not change what is sent to Git. Use a `.gitignore` file if you want to exclude files from a commit.

mountainash
Автор

thanks for context, but it would be more productive if coding video tutorials only show the codes not the narrator

hamidsk