Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Adding .devcontainer for Remote Container dev #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luisgizirian
Copy link

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.

@dnfadmin
Copy link

dnfadmin commented Mar 19, 2022

CLA assistant check
All CLA requirements met.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants