You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to install devbox inside docker using the provided Linux script doesn't work because of the prompt messages that get asked.
E.g.
curl -fsSL https://get.jetify.com/devbox | bash
...
? Install devbox to /usr/local/bin (requires sudo)? [Y/n]
...
Nix is not installed. Devbox will attempt to install it.
Press enter to continue or ctrl-c to exit.
...
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.
From Discord, I found this script:
But this was not easy to find.
What solution would you like?
Documenting this front-and-centre in the official docs would be good.
The text was updated successfully, but these errors were encountered: