Update SDC-Simulator base image to the latest
[sdc.git] / sdc-os-chef / sdc-backend / Dockerfile
index 7c6d8bf..e28a85d 100644 (file)
@@ -18,6 +18,4 @@ COPY startup.sh /root/
 
 RUN chmod 770 /root/startup.sh
 
-USER jetty
-
 ENTRYPOINT [ "/root/startup.sh" ]