leverage
leverage copied to clipboard
[BV-195] Run toolbox with the host user
What?
We now run the commands in the toolbox with the same uid/gid of the host. That remove many needs, like changing the ownership of files generated inside the container.
Why?
- Simplification of logic in the CLI.
- Running containers as non-root user (securer).
References
closes #193
Before release
Review the checklist here Integrations tests must be fixed (ref: https://github.com/binbashar/leverage/issues/272)