summaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-frontend
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2017-10-24 14:58:52 +0300
committerTal Gitelman <tg851x@intl.att.com>2017-10-24 14:58:52 +0300
commiteeec4b98a8a9ddcde80ce0260038d5b9191fc832 (patch)
treee9737c4d0c94257952f49062ef8ea35814a02cf3 /sdc-os-chef/sdc-frontend
parente4967efb0fa02ffc1e0a8f12650e986fc938c76a (diff)
Update SDC-Simulator base image to the latest
Change-Id: I36a574755d8642ee6b7d16915bf078c382e5119a Issue-Id: SDC-527 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'sdc-os-chef/sdc-frontend')
-rw-r--r--sdc-os-chef/sdc-frontend/Dockerfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdc-os-chef/sdc-frontend/Dockerfile b/sdc-os-chef/sdc-frontend/Dockerfile
index 91980cc423..5039b08034 100644
--- a/sdc-os-chef/sdc-frontend/Dockerfile
+++ b/sdc-os-chef/sdc-frontend/Dockerfile
@@ -18,6 +18,4 @@ COPY startup.sh /root/
RUN chmod 770 /root/startup.sh
-USER jetty
-
ENTRYPOINT [ "/root/startup.sh" ]