IMHO, I found dev containers to be more useful than devbox, as I find dependencies easier to manage/setup in Docker. I have had many an issue with setting up devbox dependencies in the proper way (including local/global options), then to just have them not recognized, even though I directly map the nix dependency (think ‘which package
’ to get the installed path).
My next choice would then be distrobox.