Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide optional support for VSCode Dev Containers #6

Open
3 tasks
tnmygrwl opened this issue Dec 15, 2023 · 0 comments
Open
3 tasks

Provide optional support for VSCode Dev Containers #6

tnmygrwl opened this issue Dec 15, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@tnmygrwl
Copy link

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.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)

Subtasks

N/A

@tnmygrwl tnmygrwl added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant