aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-08-12 18:18:14 +0200
committermrichomme <morgan.richomme@orange.com>2020-08-12 18:18:14 +0200
commit8998dffe1ccbb4ebd6113ce6d59a08b743c47ee7 (patch)
tree4b52169f210e5f65fc8f014dc7e74305612b4e80 /README.md
parentabdb7a9b2769033983b12949f98618da02efa21a (diff)
Create java baseline image based on alpine
This version 7.1.0 is based on Alpine The image has been tested on CVE (with gitlab.com scanner) and Tern (no presence of GPLv3 confirmed) Issue-ID: INT-1680 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I63f01d3cff985986153c0f38a3b991fa6d3c1e9e
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index a63f2d4..ac4dce7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,18 @@
# onap-java
This project aims to produce a reference ONAP baseline including JAVA 11.
-It is based on the image 11.0.6-jre-slim.
+
+## versions
+
+### 7.1.0
+
+It is based on adoptopenjdk/openjdk11:jre-11.0.8_10-alpine
+
+Alpine images are GPLv3 free, which is required by the TSC.
+
+### 7.0.0
+
+It is based on the Debian image 11.0.6-jre-slim.
When you create your docker from this docker you need to copy your jar file
under /opt/onap/app.jar.