Local Dev Environment Setup with Docker and DevPod

Поділитися
Вставка
  • Опубліковано 3 січ 2025

КОМЕНТАРІ • 12

  • @fabiolopes1899
    @fabiolopes1899 2 місяці тому

    Absolute killer content!!

  • @valcron-1000
    @valcron-1000 Місяць тому

    Excellent video, straight to the point. Unfortunately audio seems to come from one side only 😔

    • @colinjcodesalot
      @colinjcodesalot  Місяць тому +1

      I'm glad you liked the content ☺ Yes, I'm sorry about the sound in these earlier videos. I fixed the problem a few weeks ago, so newer videos won't have this issue.

  • @CypherpunkSamurai
    @CypherpunkSamurai 2 місяці тому

    Thanks Cool Resource!!

  • @JamieAlban
    @JamieAlban 2 місяці тому

    I was just looking for something like this the other day, I wonder if it works with neovim?

    • @colinjcodesalot
      @colinjcodesalot  2 місяці тому

      I haven't tried this, but it looks promising: cadu.dev/running-neovim-on-devcontainers/. He's using a different tool - the devcontainers CLI - but the devcontainer.json file is part of the spec that DevPod and VS Code use, so it should work.