devbox
devbox copied to clipboard
Instant, easy, and predictable development environments
### What problem are you trying to solve? Sometimes, I start using devbox in a folder, but I later on decide to migrate to another one, for different considerations. In...
### What problem are you trying to solve? I use `devbox init` to initalize a new devbox all the time. Most of the times they consist of same or similar...
### What problem are you trying to solve? Attempting to install devbox inside docker using the provided Linux script doesn't work because of the prompt messages that get asked. E.g....
### What problem are you trying to solve? `init_hook`s are cool. I'd like `exit_hook`s that do the opposite. For instance, I'm always starting up an ephemeral redis container for ansible...
[Portmaster](https://safing.io/) is a free and open-source application firewall. It would be great to have Portmaster available in Devbox. Thank you for creating Devbox!
### What happened? A binary won't run because it can't find libstdc++.so.6. The FAQ mentions this issue and suggests to run `devbox add stdenv.cc.cc.lib` But that fails: it can't find...
### What problem are you trying to solve? For my team we have multiple repository that contain code that needs to be able to be debugged in the same "shell...
**Current Behavior (bug)** The "Reopen in Devbox shell environment" command does not work in a VS Code WSL window. The VS Code window closes without a new one being opened....
## Summary This if a first draft for #2335, I am not sure about the behaviour or features of the command yet so I only added basic functionality. The issue...
### What happened? I installed devbox as per the documentation and then added few global packages. After that when I ran `devbox global list` I was getting the following warning...