devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Instant, easy, and predictable development environments

Results 351 devbox issues
Sort by recently updated
recently updated
newest added

## Current State Adding language support in both Shell and Docker Builds can only be done by the Devbox core team. This limits the speed at which we can add...

docs
language support

Please consider Podman, should be a drop in, supports all the docker cli. However this alone is not enough to get going at least for me. The Nix install failed...

## Summary Added a basic code skeleton for NimPlanner. ## How was it tested? Installing nimble packages doesn't work right now: ``` ➜ nimble install jsonbuilder Prompt: No local packages.json...

## Summary ## How was it tested?

Nix prints: ``` ---- Reminders ----------------------------------------------------------------- [ 1 ] Nix won't work in active shell sessions until you restart them. ``` Devbox should print something similar.

## Summary - `devbox shell` works - `devbox build` experiences a TLS error. See below. ## How was it tested? Running into a TLS error when building using `-v` in...

Hi, I'm not the only developer who recently switch to Apple M1/M2 for developing. Here my feature request: Build x86/amd64 container image on arm64 : https://medium.com/geekculture/docker-build-with-mac-m1-d668c802ab96 Run x86/amd64 container image...

feature

I don't know if I've only started noticing or if the tooling in this space has started to proliferate, but it isn't clear to me which tool to reach for...

## Summary Telemetry should send the failure message whenever there's an error. That will allow us to understand what the errors are and how to fix them. ## How was...