Skip to content

initial setup for a vscode devcontainer using docker. allows for full development experience inside of the container environment, including access to vscode extensions and the docker cli

Notifications You must be signed in to change notification settings

jacob-williams14/devcontainer-setup

Repository files navigation

Devcontainer Project Template

A VScode devcontainer setup using Docker. Allows for a highly configurable development experience inside a container environment, including access to VScode extensions and the Docker CLI. Built for use with VScode's Remote-Containers Extension.

Setup (TODO)

  1. Install VS Code and Docker Desktop
  2. Install VS Code's Remote-Containers Extension
  3. Configure Git Credentials
  4. Pull down this repo and customize project
  5. Set up your own project repo
  6. Command Palette: open folder in container
  7. docker compose up
  8. Happy Coding

About

initial setup for a vscode devcontainer using docker. allows for full development experience inside of the container environment, including access to vscode extensions and the docker cli

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published