Allowing opening shell as root / sudo user #112
Labels
could have
Could be done, or nice to have, low priority for now
developer advocacy
Developer Advocacy related tasks
To allow people to debug / install packages, they need a root permissions level user in the
shell
command. Passing-u root
to the command would suffice.Acceptance criteria:
--root
, optional, alias as-r
-u root
to thedocker exec
callroot
user:sudo
privileges such as making directories outside of the app directoryThe text was updated successfully, but these errors were encountered: