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
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
Currently, yes. We manually install docker compose v2 (a docker CLI plugin, not a separate tool) to the users home directory and all other scripts run as root. But I'll keep this on the roadmap.
Currently, yes. We manually install docker compose v2 (a docker CLI plugin, not a separate tool) to the users home directory and all other scripts run as root. But I'll keep this on the roadmap.
awesome would be good to install docker-compose v2 CLI to whatever the default user is eventually. Some people may get nervous about using root and its also a potential attack vector
Do we need to really run this as root?
Some people might get freaked out about this. Should at least do sudo in the individual commands that require it (and inform the user).
core/scripts/configure
Line 20 in 35e5038
The text was updated successfully, but these errors were encountered: