VS Code for Docker: Its History and Plugins for Editing DevOps Files

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 7

  • @carlsheldon2912
    @carlsheldon2912 3 года назад +5

    for a tut that says "VS code for docker" theres so little info on VS code for docker...

  • @yeshijinsel
    @yeshijinsel 3 года назад

    I am getting this error when i install the docker plugin -------------
    Cannot activate the 'Docker' extension because it depends on an unknown 'vscode.docker' extension

  • @eddydewaegeneer9514
    @eddydewaegeneer9514 2 года назад

    Hi Bret, I'd like to see a video on how to do remote debug (python and or C++) in a docker (with Pycharm or VS Code) with only a container (no Dockerfile available) using the graphical debugger that VS Code has (or Pycharm grahical debugger)

  • @MrSupersidewinder
    @MrSupersidewinder 2 года назад

    I'm new to docker and am using docker compose on a new build for home assistant. I couldn't find any examples for installing vscode using compose but I managed to get it running on port 8443. I need help changing the default user "abc@2f579764446" to my user account... I have added the SSHFS extension but can't figure out how to set up SSH accounts. I tried entries in the settings.json file to no avail.

  • @ArchimedesTrajano
    @ArchimedesTrajano 4 года назад +1

    Any tips of using Terraform to build Docker machines?

  • @Saimelodies2512
    @Saimelodies2512 3 года назад

    Could you make a video on how to attach vs code to docker image and debug step by step by putting brkpoints in vscode? For angular application running as an image in Docker container?