-
Hello everyone!
I ❤️ Cypress - it is an *amazing* product. Thanks for your work on it.
I've found myself doing more and more work lately using [devcontainers](https://code.visualstudio.com/doc…
-
1. What is the sense of commands:
```
RUN curl -fsSL https://raw.githubusercontent.com/platformio/platformio-core/develop/platformio/assets/system/99-platformio-udev.rules | sudo tee /etc/udev/rule…
kolod updated
1 month ago
-
I am trying to use Dapr within a Visual Studio Dev Container. Whenever I want to start the Dapr sidecar using the official `daprd` Visual Studio Code Task, the `spawn /bin/sh ENOENT` error appears. Wh…
-
Hi! I'm after doing the following setup:
- VM1 Galaxy server -> VM2 run docker containers for interactive environments
According to what I read in https://github.com/galaxyproject/gx-it-proxy I …
pcm32 updated
4 years ago
-
When attempting to connect to the VM service URI output by the Flutter engine in the context of a custom embedder, users may encounter the following error:
`This VM does not have a registered Dart …
-
- VSCode Version: 1.81.1
- Local OS Version: Windows 11 Pro 22H2
- Remote OS Version: mcr.microsoft.com/devcontainers/dotnet:0-6.0
- Remote Extension/Connection Type: Containers
I am…
-
Hi,
Thanks for this interesting project) It is looking as a nice way to automate module migration routines, but i have the question.
Is it possible to avoid applying Black to code? The reason is…
-
Self referential so we can test how it works in vscode.
-
I have the following `devcontainer.json`:
```json
{
"name": "devcontainer",
"image": "mcr.microsoft.com/devcontainers/typescript-node:0-18",
"features": {
"ghcr.io/devcontainers/featur…
-
[The current docs and examples](https://github.com/microsoft/vscode-dev-containers/blob/1c59122e6c365d247e6fb1476b139baa72ddc3f0/containers/javascript-node-mongo/README.md#adding-another-service) reco…