I am using/testing the new exec terminal functionality and it is working well. I see that host access in addition to containers/services has been added. Very nice.
I'd like to be able to login/use my root user for host and container access. I do understand the security implications/risks of doing this.
To enable this, the user (root) needs to be in the dockerterm group.
For root, I assume I just need to add this group to root at the cli. Is that correct?