summaryrefslogtreecommitdiffstats
path: root/installation/sdnc/src/main/docker/standalone.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'installation/sdnc/src/main/docker/standalone.Dockerfile')
-rwxr-xr-xinstallation/sdnc/src/main/docker/standalone.Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/installation/sdnc/src/main/docker/standalone.Dockerfile b/installation/sdnc/src/main/docker/standalone.Dockerfile
index 03f5eb9b..1dc26cf4 100755
--- a/installation/sdnc/src/main/docker/standalone.Dockerfile
+++ b/installation/sdnc/src/main/docker/standalone.Dockerfile
@@ -18,6 +18,7 @@ FROM onap/ccsdk-odlsli-alpine-image:${ccsdk.docker.version}
LABEL maintainer="SDN-C Team (sdnc@lists.onap.org)"
+ENV PATH=$PATH:/opt/java/openjdk/bin
ENV SDNC_CONFIG_DIR /opt/onap/sdnc/data/properties
ENV SDNC_STORE_DIR /opt/onap/sdnc/data/stores
ENV SSL_CERTS_DIR /etc/ssl/certs