You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.json or a .devcontainer.json to 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)
As a developer
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
.devcontainer/devcontainer.jsonor a.devcontainer.jsonto the root of the projectSubtasks
N/A