Remove GPLv3 components from drools-pdp 25/123525/4
authorJim Hahn <jrh3@att.com>
Tue, 24 Aug 2021 21:30:57 +0000 (17:30 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 25 Aug 2021 20:01:26 +0000 (16:01 -0400)
commit9869e3a9665c0215dc9f9724fe3b5576c0479157
treefccb272d6658f014bc2ba56bdafc2b014d176c7d
parenta641fa5b0d67622ded12e74236f725df429c4dee
Remove GPLv3 components from drools-pdp

The drools-pdp docker image includes GNU tar, which is GPLv3 and is
therefore disallowed by ONAP.  Appears to be included with "dpkg", which
isn't needed anymore, so just removed it.
Switched to newer policy/docker image, which includes python3, thus no
longer need to install it.
Also stopped installing httpie via apk and only install it via pip, now.

Issue-ID: POLICY-2845
Change-Id: I08b97b90aef6820135b052c20f270f8b487c94a9
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/docker/src/main/docker/Dockerfile