Skip to content
Commit 7c67d394 authored by Ibrahim Uslan's avatar Ibrahim Uslan Committed by Raghuram Thammiraju
Browse files

containers: Introduce rootless docker run feature



To prevent root privilege escalation from within a container, rootless
docker are engouraged.

This patch include script modifications to  build and launch a
rootless container along with some generic improvements

Removed hardcoded user information from build step and moved it to
be picked up at runtime when container is launched. Added entrypoint
script to have better user experience when running containers.
Improved container.sh to support rootless feature.

Signed-off-by: Ibrahim Uslan's avatarIbrahim Uslan <ibrahim.uslan@arm.com>
Change-Id: I38831c84edee17f6a9bb9beebd3bc1740a97950f
parent c5029d25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment