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

Make Developer Image conform to VSCode devcontainers #65

Open
fkromer opened this issue Jul 22, 2021 · 1 comment
Open

Make Developer Image conform to VSCode devcontainers #65

fkromer opened this issue Jul 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@fkromer
Copy link

fkromer commented Jul 22, 2021

The IDE primarily used to develop Zephyr based applications seems to be VSCode. It would be great if you could provide the docker image "Developer Image" conform to the VSCode devcontainer format. VSCode devcontainers can be added to projects easily with reasonable preconfiguration of extensions, etc.

There is a Dockerfile template and a image template which can be used as boilerplate to get started. They are usually based on an alpine image or debian image. Dockerfile ARGs can be customized with a .devcontainer/devcontainer.json.

Reasonable VSCode extensions to include could be:

Potentially reasonable VSCode extensions to include could be:

Inspiration/references:

@stephanosio stephanosio added the enhancement New feature or request label Apr 8, 2022
@digiexchris
Copy link

this would be incredibly helpful for me. Right now I'm maintaining my own that is not very stable, it would be nice to have official support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants