summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorVijay <vv770d@att.com>2017-09-19 15:32:46 +0000
committerVijay <vv770d@att.com>2017-09-19 15:32:58 +0000
commitc5630cf8bb4a224579a7e752c4540a35c5ffaf20 (patch)
treede720465fd6717a5c2727bfff8a8eb61e4c67724 /Dockerfile
parent4412380666267a89097b3df23cfa5d007cdcb9bc (diff)
ves5.28 support
Issue-ID:DCAEGEN2-82 Change-Id: I7773bec5233f32adfd0fef38fd45399959a2a88d Signed-off-by: Vijay <vv770d@att.com>
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index bff8587b..c73703d3 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -13,7 +13,6 @@ RUN apt-get update && apt-get install -y \
vim \
openjdk-8-jdk
-
COPY opt /opt
EXPOSE 8080 8443