aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-07-29 10:54:02 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-07-29 10:54:02 +0200
commite78716438110650898bd35de8cfe69822157a8f5 (patch)
tree1b44882eb9c98d0f7fff6e53a38433f1bea87cbf /README.md
parent7e42a4b54f4f2ea4dbc8725b8089008aefcbecec (diff)
Fix vulnerabilities1.6.1
- Top up spring-boot to 2.4.8 Issue-ID: DCAEGEN2-2808 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Ia8b5d99fab23e7523a2871d8305c27b7c9858a19
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82159cbc..4eaa1e6a 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,12 @@ PRH is delivered as one **Docker container** which hosts application server and
Whole project (top level of PRH directory) and each module (sub module directory) can be compiled using
`mvn clean install` command.
+### Build docker image
+In main project directory run:
+```
+mvn clean package docker:build
+```
+
## Main API Endpoints
Running with dev-mode of PRH