| commit | a8e75d03f48d0a7d7ae7c18f8151ef2e244a787d | [log] [tgz] |
|---|---|---|
| author | sousaedu <eduardo.sousa@canonical.com> | Thu Sep 30 14:07:57 2021 +0100 |
| committer | beierlm <mark.beierl@canonical.com> | Fri Nov 19 18:26:37 2021 +0100 |
| tree | f0e251c7333b82d499cc1ed487849a4182e4f73a | |
| parent | 0047e36f32b7ac8bf16fdfc8c142ea153f44d32a [diff] |
Fix bug 1703 - Adding non-root user to run NBI The idea behind this is to run NBI as a non-root user for security reasons. This required the creation of a new user in the container image and setting permissions acordingly. Change-Id: I9c8105b9b648c79643940994e51815118b9bbbe7 Signed-off-by: sousaedu <eduardo.sousa@canonical.com>