-
[The current docs and examples](https://github.com/microsoft/vscode-dev-containers/blob/1c59122e6c365d247e6fb1476b139baa72ddc3f0/containers/javascript-node-mongo/README.md#adding-another-service) reco…
-
Hi. I'm trying to use the dev container feature. I'm on a Mac and I'm using "Remote - SSH" to connect to a Linux development server. It runs Oracle Linux 8. I want the containers to run on that Linux …
-
I have recently moved mostof my projects and code over to a google drive (which is mapped as the G: drive on my windows system).
When building and restarting my dev container in vscode, i am getti…
-
status ACCEPTED severity _enhancement_ in component _analyzer_ for _---_
Reported in version _unspecified_ on platform _ANY/Generic_
Assigned to: Lubos Kosco
On 2011-01-20 10:12:05 +0000, Vladimir Ko…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
### Issue Details
### Description:
>…
-
Version: 1.55.0-insider (system setup)
Commit: 111a6cec70f9562cdd31a5fd8cdea4b3a9b7bd82
Date: 2021-03-18T05:24:00.167Z
Electron: 11.3.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.3…
-
### Problem
After cloning this repo in a remote host via SSH and selecting the "Reopen in Container" command, the container is configured as expected. However, when I attempt to debug, I'm presente…
-
I can use this e.g. as the image: `mcr.microsoft.com/devcontainers/php`
In GitHub Codespaces that results in _that_:
![grafik](https://github.com/devcontainers/templates/assets/11966684/745c9139-…
-
For some reason I have to add the following options to the `docker build` command:
```
--add-host=host.docker.internal:host-gateway --build-arg HTTPS_PROXY=http://host.docker.internal:1080
```
I…
-
I had some concurrent calls issue [in my project](https://github.com/Coaxis-ASP/opt/blob/45144ca50b579a58c182a315306e6f46c3a0ff70/daemon/makefile#L158) so I write the following test to simulate a seri…