Update Dockerfile for PF base image 76/133276/1
authorliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 11:33:42 +0000 (11:33 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 11:33:45 +0000 (11:33 +0000)
commit58b16ab91cc876129c616f9904b08e50b7f53f4f
tree10b538c37691b6143bfae63a4c6960a364c67e78
parentcc83fb1b3bce889c83dafdb48b55621ff00a4d48
Update Dockerfile for PF base image

The Policy Framework base image run under the "onap" user rather than
under the "root" user. This means that root access has to be enabled in
child Dockerfiles for configuraiton that requires root access.

Root access is turned off again later in the Dockerfile so that the
image will run under another user.

Issue-ID: POLICY-4558
Change-Id: I75e53c6646eb19cd09db7e658bb89e5a3d979c2e
Signed-off-by: liamfallon <liam.fallon@est.tech>
packages/policy-gui-docker/src/main/docker/Dockerfile