Update Dockerfile for PF base image 82/133282/1
authorliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 11:31:09 +0000 (11:31 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 11:31:12 +0000 (11:31 +0000)
commitd5bb05941f17680ef7dfc509608aee4809bb2cb7
tree0241619eaf5e7391ead6e60f1853f58e0811b190
parent5a9b9d9513a021c00415f9bee0698ea9c497c238
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: I4da232b60353ce175465bb020db21f22a246f643
Signed-off-by: liamfallon <liam.fallon@est.tech>
packages/policy-pap-docker/src/main/docker/Dockerfile