-
## Dev container specification FAQ
**1. Is there support for port forwarding? Can it be contributed?**
The specification includes port attributes, but the reference implementation (dev contain…
-
Right now it seems the only way to start a dev container is to have cloned a repository and then pass the `--workspacefolder` to each invocation of `devcontainer`.
Would it be possible to add a fea…
-
### Feature id and version
ghcr.io/devcontainers-contrib/features/cue-asdf:2
### Devcontainer base Image
mcr.microsoft.com/vscode/devcontainers/go:1.20-bookworm
### What happened?
I don't complet…
-
### Feature id and version
erlang-asdf
### Devcontainer base Image
several
### What happened?
ok images:
- mcr.microsoft.com/devcontainers/base:bullseye
bad images:
- debian:…
-
### Feature id and version
ghcr.io/devcontainers-contrib/features/angular-cli:2
### Devcontainer base Image
mcr.microsoft.com/devcontainers/typescript-node:14-bullseye
### What happened?
…
-
**Is your feature request related to a problem?**
I've been using DevPod for some time now, first as a Mac user and now, recently as a Windows user. Currently I'm using [Podman Desktop](https://podm…
-
### 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 feature
### Feature Details
### Description:
V…
-
### Requested Feature
Given the application scenario of devcontainers, it should be possible to create identical environments from the same json file, so specifying the version of pipx should bring t…
-
### Description
As _developer_ I would like to execute custom scripts in Dockerfile and devcontainer.json to be able to localize some behavior (e.g. specific proxy handling etc).
Currently all loc…
-
### Proposal
As part of the Go version bump to 1.22.5 in [PR#5971](https://github.com/kedacore/keda/pull/5971) many of the commands to build the Devcontainer needed refactoring. As an example, using …