From: Lott, Christopher (cl778h) Date: Fri, 20 Sep 2019 18:21:15 +0000 (-0400) Subject: Install curl when building docker image X-Git-Tag: R2~18 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F993%2F1;hp=7e9fd6002462d69562797e741960c4e672a55d5c;p=portal%2Fric-dashboard.git Install curl when building docker image Change-Id: I8eccb1e2ed82c2f0f9d7828597c091da37f9eb98 Signed-off-by: Lott, Christopher (cl778h) --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index f9e9d090..9d6442be 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -30,6 +30,7 @@ Version 1.2.1, 20 Sep 2019 * Block whitespace in E2 IP input field validation * Relax validation in E2 RAN name field validation * Make RAN connection table robust to missing fields +* Install curl when building Docker image Version 1.2.0, 11 Sep 2019 -------------------------- diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 09126241..49237943 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -292,6 +292,8 @@ limitations under the License. artifact + + mkdir /logs chmod -R 777 /logs