Hi all, after several comments from people struggling with permissions,
yarn build, etc; I've went ahead and tweaked the new `ktd` command so the
default behavior is to jump into the container, on the instance user. i.e.

# this command will put you in what we traditionally call 'kshell'
ktd --shell
# and this command will put you in a root shell as before
ktd --root --shell

In addition to this, the instance user has been granted (in newer images)
sudo permissions (passwordless) and some of the traditional 'root' aliases
have been copied into its profile. There's probably some tidy to be done,
but this is a start.

The README has been adjusted a bit, please help tidying it until we decide
if we keep the old docs.

See you soon!

-- 
Tomás Cohen Arazi
Theke Solutions (http://theke.io)
✆ +54 9351 3513384
GPG: B2F3C15F
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to