aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/README.md b/README.md
index ac4dce7..1b9f9bb 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,21 @@
# onap-java
-This project aims to produce a reference ONAP baseline including JAVA 11.
+This project aims to produce a reference ONAP baseline including JAVA 11
+following the seccom receommendations [1]
## versions
+### 8.0.0
+
+Update Java to 11.0.9
+
+### 7.2.0
+
+Added 'openssl' (OpenSSL 1.1.1g 21 Apr 2020)
+
### 7.1.0
-It is based on adoptopenjdk/openjdk11:jre-11.0.8_10-alpine
+It is based on adoptopenjdk/openjdk11:jre-11.0.8\_10-alpine
Alpine images are GPLv3 free, which is required by the TSC.
@@ -15,9 +24,11 @@ Alpine images are GPLv3 free, which is required by the TSC.
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.
+under /app/app.jar.
-You may sepecif 2 env variable to customize the way you are stating java:
+You may specify two env variables to customize the way you are starting java:
- ENV JAVA_OPTS: by default set to -Xms256m -Xmx1g
- ENV JAVA_SEC_OPTS: empty by default
+
+[1]: https://git.onap.org/integration/seccom/tree/recommended_versions.yaml