Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify Dockerfile by removing non-root user setup
This change simplifies the Dockerfile by removing the creation of a non-root user and the subsequent user switch. This adjustment ensures that the focus remains on installing Devbox using Nix.
- Loading branch information