Switch base image to 'openjdk' in Dockerfile 05/49405/2
authorPiotr Bochenski <piotr.bochenski@nokia.com>
Tue, 29 May 2018 18:28:07 +0000 (20:28 +0200)
committerPiotr Bochenski <piotr.bochenski@nokia.com>
Wed, 30 May 2018 10:13:50 +0000 (12:13 +0200)
commit2a43fdbb6f67831beb9c94aca58f97b15dd94fb2
tree9c47ab049db297a260ce51d4a9275b25c2d1bfe6
parentb9ff18652d79f0fea88b4308b5e1ff985fbc395d
Switch base image to 'openjdk' in Dockerfile

There is no need to install JDK inside Docker image since there
are prebuild images already available. This way we can reduce
build time and resulting Docker image size.

Change-Id: I7fcc2ecc47614cb4e26aec120f2a4297cd9e6000
Issue-ID: DCAEGEN2-535
Signed-off-by: Piotr Bochenski <piotr.bochenski@nokia.com>
Dockerfile