Update Dockerfile for PF base image 77/133277/1
authorliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 11:36:16 +0000 (11:36 +0000)
committerliamfallon <liam.fallon@est.tech>
Tue, 14 Feb 2023 11:36:19 +0000 (11:36 +0000)
commit0e906cde3321ebb845901d16e81b56590b1e521d
tree8357d9d8b7b57c1c0069d211e7eb529735aa2163
parentcf53eacdaf85a91a7e697465180d6a1f7bacc658
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: I3cef40fa259f0646c75edcb835258d24e3fb0e9c
Signed-off-by: liamfallon <liam.fallon@est.tech>
packages/apex-pdp-docker/src/main/docker/Dockerfile