[cip-dev][isar-cip-core][PATCH v2 5/5] update README.md for rootless build
Quirin Gylstorff <[email protected]> Tue, 28 Jul 2026 15:12:19 +0200
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Quirin Gylstorff <[email protected]> --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 435d037..df1564f 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,10 @@ from scratch. =20 ## Building Target Images =20 -Install docker or podman and make sure you have required permissions to st= art -privileged containers. For docker, you need to be part of respective docke= r -group (`sudo usermod -aG docker <USER>`). Privileged podman requires sudo -rights for the caller (`<USER> ALL=3D(root) SETENV: /usr/bin/podman` in su= doers). +Install docker or podman. For docker, you need to be part of respective do= cker +group (`sudo usermod -aG docker <USER>`). The build requires Debian Bullse= ye +(kernel version >=3D 5.10.1) or newer to support user namespaces for rootl= ess builds. + =20 Open up the image configuration menu and select the desired target and its options: --=20 2.53.0