vscode-dev-containers icon indicating copy to clipboard operation
vscode-dev-containers copied to clipboard

NOTE: Most of the contents of this repository have been migrated to the new devcontainers GitHub org (https://github.com/devcontainers). See https://github.com/devcontainers/template-starter and https...

Results 183 vscode-dev-containers issues
Sort by recently updated
recently updated
newest added

It may be a little tricky, but I think should be possible, it can probably be based on [this nvidia container](https://docs.nvidia.com/deeplearning/frameworks/user-guide/index.html):

help-wanted
python
feature-request

Issue Type: Bug I created a new Ubuntu dev container using "Add development container files". After starting the container, I attempted to start a new bash terminal through Terminal->New Terminal....

Example setup - a .NET 6 WebAPI project - a .NET 6 Blazor project - launch both in debug mode Thanks Relates to: Both

feature-request
try-repos

It would be cool to have Python 3.9 or higher available in the [default Linux container](https://github.com/microsoft/vscode-dev-containers/tree/main/containers/codespaces-linux) (currently it's 3.8). Relates to: Codespaces

feature-request
codespaces

PHP does not run at all in the default codespaces image. It's throwing an error in the default codespaces image. - VSCode Version: 1.63.2 - Local OS Version: Win 10...

bug
codespaces

I apologize in advance if it's not the right place to discuss this, but it's the best I could find. After discovering recently an mismatch issue in a devcontainer definition...

# [Work Item ID](#704) ## Description --- Allows for RBENV and RVM tools to be enabled or disabled in the Ruby dev container. ## PR Checklist --- > Use the...

A simple devcontainer (based on the python-3) for developing Ansible projects and collections/roles - without ballast not really needed.

info-needed

Add COBOL devcontainer to compile and run COBOL Create a new pull request following @bamurtaugh suggestions in an earlier Pull Request #1280

An environment to perform Data Science and Machine Learning in R with support for .R scripts, Jupyter Notebooks, and R Markdown Notebooks.