-
To avoid hardcoding hostnames I am using environment variables, e.g. `${POSTGRES_HOSTNAME}`. This allows pointing application or any supplementary scripts to the correct host depending on the environm…
-
Related: https://github.com/elastic/docs-projects/issues/257
main = 9.0
8.x series release notes don't belong in the 9.0 branch. Instead we'll populate 9.0 with beta, rc, and 9.0.0 release notes as t…
-
With the recent release (the one with features) I tried experimenting with the devcontainers CLI. But I just can't get the `forwardPorts` feature to work. I created the following minimal `devcontainer…
-
### Steps to reproduce
```
containers.sshtest = {
autoStart = true;
privateNetwork = true;
hostAddress = "192.168.20.10";
localAddress = "192.168.20.11";
forwardPorts = …
-
Now that auto port forwarding works reliably for Linux (by inspecting /proc), new ports trigger a notification and we have the Ports view, we could remove the `"forwardPorts"` property from most defin…
-
# Problem
Multiple teams collaborating on a common codebase may have different dependency or setup needs and currently this is done by sharing a single `devcontainer.json` configuration with all of…
-
- VSCode Version: 1.94.2
- Local OS Version: macOS 14.3.1 (23D60)
- Remote OS Version: ?
- Remote Extension/Connection Type: Containers
Logs
```
[18 ms] Dev Containers 0.388.0 in VS Code 1.94…
-
## Issue description
I am trying to expose ipfs web admin out over my local network, but when i try to forward the port to localhost where it is listening it doesn't seem to route anything to it. I h…
-
I appreciate the hard work that's gone into the current release procedure. I'm trying to learn it as best I can so that we at least have a couple folks who are comfortable doing it. (I think @DanielNo…
-
Forwardport # https://github.com/rancher/rancher/issues/46527