Remove creation of POLICY_HOME/etc/ssl 58/101758/2
authorjhh <jorge.hernandez-herrero@att.com>
Fri, 14 Feb 2020 17:42:25 +0000 (11:42 -0600)
committerjhh <jorge.hernandez-herrero@att.com>
Mon, 17 Feb 2020 00:17:39 +0000 (18:17 -0600)
commit456fcec97a1d9686b8e335e9ea7d82dbb7937f90
tree3317c23bb7f18a05b9bd7ff755578074b6ff3512
parent44283c65057e63f91adc4ab0137fa47cf5c8b709
Remove creation of POLICY_HOME/etc/ssl

onap/policy-jdk-debian is only used by policy/drools
and policy/engine.  Their corresponding Dockerfiles
remove the precreated $POLICY_HOME/etc/ssl in order
to proceed with their images build.  In any case,
the directory layout under $POLICY_HOME should be handled
by its respective derived images.

Miscellaneous clean up of packages in the base image.
Some packages are only used in drools and not in engine,
hence removed and moved to drools.   The python dependencies
(python 2) created issues with tooling (http and telemetry).

Issue-ID: POLICY-2181
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I3028cc9aa10bb453110c45769a1dba0315f7704f
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
.gitignore
policy-jdk/debian-slim/src/main/docker/Dockerfile