-
It would be great to just be able to update the base environment versus having to create a new conda env via `envFile`.
It appears that micromamba does not include `micromamba env update`, unlike `co…
-
### Is there an existing enhancement request for this?
- [X] I have searched the existing feature requests
### Description
Create GitHub workflows so that there can be automatic testing for p…
-
I often use `devcontainer up` to start the container, but then it's often difficult to know which of my many containers has been created for this devcontainer.
It would be awesome if we could have …
-
Right now, mounts are uniquely identified based on the devcontainer ID (`${devcontainerId}-gh-cli`). The benefits are that every login is separate, so you can log into different accounts in different …
-
### 🤔 What's the problem you've observed?
I would like to contribute to the cpp project. But am not able to spin up a development environment (easily).
We don't have a development environment on o…
-
Since the changes to Docker's licensing, I've been looking at using Podman to run my devcontainers instead of Docker. There's a couple of wrinkles to this, however; by default Podman is daemonless, a…
-
`devcontainer features test` is great for black box tests / end result tests of `install.sh`.
However I also want to make sure what the script does exactly, i.e. whitebox-test or interaction-test.
…
-
Hi there,
I am deploying flowise with Kamal (https://github.com/basecamp/kamal) on a cheap Hetzner machine (Ubuntu 24.04 LTS, ARM64, 4 cores) with docker.
Works great! Thank you everyone for de…
-
It would be pretty nice if this could determine the root of the project directory. My project has several git repos below a main workspace like so
```
.
├── data
├── .devcontainer
├── develop
│ …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […