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

im using a remote container as my dev environment. so essentially in my project i have a Dockerfile, docker-compose.yml and my devcontainer.json that vscode uses to build, start and launch...

Having read https://docs.docker.com/desktop/settings/mac/#file-sharing, and inspected the dev container "mongo:latest" - a docker image found on Docker Hub, the following mount source or target are still not available, ``` { "Id":...

- VSCode Version: 1.74.3 - Local OS Version: Ubuntu 20.04 - Local chip architecture: x86 - Reproduces in: Remote - Containers - Name of Dev Container Definition with Issue: Steps...

- VSCode Version: 1.76.2 (Universal) - Local OS Version: macOS Ventura 13.1 (22C65) - Local chip architecture: Apple Silicon - Reproduces in: Remote - Containers - Name of Dev Container...

It looks like from the [.devcontainer](https://github.com/microsoft/vscode-dev-containers/blob/main/containers/azure-functions-python-3/.devcontainer/devcontainer.json#L20) comment on line 20 that npm is available in the container, so that I can run azurite for local storage emulation. But when I...

🚨 We are not accepting feature requests in this repository. 🚨 * Log requests for mcr.microsoft.com/devcontainers or mcr.microsoft.com/vscode/devcontainers images at https://github.com/devcontainers/images * Log requests for existing Dev Container Features managed...

Hello i need some help im using TablePlus to connect to my database but this isn't working with adding the forwardPorts devcontainer.json ``` { "name": "Node.js & PostgreSQL", "dockerComposeFile": "docker-compose.yml",...

error when pulling image: `docker pull ghcr.io/microsoft/vscode-dev-containers/bash:latest` logged into github account console output: ``` latest: Pulling from microsoft/vscode-dev-containers/bash unsupported media type application/vnd.devcontainers ``` docker version: ``` Client: Docker Engine -...

### _**🚨**_ We are not accepting feature requests in this repository. 🚨 * Log requests for mcr.microsoft.com/devcontainers or mcr.microsoft.com/vscode/devcontainers images at https://github.com/devcontainers/images * Log requests for existing Dev Container Features...

* allow to mount folders within the dev containers