eShopOnDapr icon indicating copy to clipboard operation
eShopOnDapr copied to clipboard

Adding .devcontainer for Remote Container dev

Open luisgizirian opened this issue 2 years ago • 1 comments

Builds a local development container. With it you can work locally with a docker-in-docker accessible by VS Code Remote-Container extension.

Sets a VS Code context with the following extensions:

  • DAPR
  • Docker
  • C#
  • Azure CLI
  • Bicep

The dev container has

  • NET 6 base image
  • Docker
  • Azure CLI (optional)
  • DAPR (initializes to runtime 1.5.1. to match)

Not tested for Codespaces, just for Remote Containers.

luisgizirian avatar Mar 19 '22 00:03 luisgizirian

CLA assistant check
All CLA requirements met.

dnfadmin avatar Mar 19 '22 00:03 dnfadmin