-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
As a developer
- I want to be able to use Linux-only packages on my local setup and not have to worry about equivalents for OSX and deal with the downstream issues.
- I want to develop inside Docker containers seamlessly as I would locally using the rich feature set of my IDE (VSCode).
So for that reason, I'd like support for doing development inside a Docker container using VSCode's dev containers
Timebox [optional]
N/A
Definition of Done
- Add a
.devcontainer/devcontainer.jsonor a.devcontainer.jsonto the root of the project - Add a minimal sample config and link to Microsoft's documentation.
- Update documentation as needed (e.g. installing the dev containers extension on VS Code, outline of use cases/benefits of dev containers)
Subtasks
N/A
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers