[isar-cip-core][PATCH v3] update README.md for rootless build
Jan Kiszka <[email protected]>
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
From: Quirin Gylstorff <[email protected]> Signed-off-by: Quirin Gylstorff <[email protected]> [Jan: adjust wording, reference kas docs] Signed-off-by: Jan Kiszka <[email protected]> --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 435d0370..0c797f33 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,9 @@ from scratch. ## Building Target Images -Install docker or podman and make sure you have required permissions to start -privileged containers. For docker, you need to be part of respective docker -group (`sudo usermod -aG docker <USER>`). Privileged podman requires sudo -rights for the caller (`<USER> ALL=(root) SETENV: /usr/bin/podman` in sudoers). +Install docker or podman. For true unprivileged builds, podman is recommended. +See [kas documentation](https://kas.readthedocs.io/en/latest/userguide/kas-container.html) +for more details. Open up the image configuration menu and select the desired target and its options: -- 2.47.3