Skip to content

Dev Notes

—Short notes on software, systems, and things I learn while building—

Menu
Menu

Category: docker

Developing Inside a Container – (Notes)

Posted on February 1, 2026February 3, 2026 by isleyen

With the Visual Studio Code Dev Containers extension, a container becomes our entire development environment. Our workspace files and extensions run inside the container, giving us direct access to the required tools and system dependencies. This makes it easy to move between projects or environments by simply changing the container we connect to. devcontainer.json file…

Read more

Recent Posts

  • Developing Inside a Container – (Notes)
  • Conda – Cheat Sheet
  • Resize Image in URL – Azure

Categories

  • Azure
  • C#
  • devcontainer
  • docker
  • python
© 2026 Dev Notes | Powered by Superbs Personal Blog theme