smgc commited on
Commit
f98863f
1 Parent(s): 95ae418

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -27,7 +27,5 @@ COPY entrypoint.sh /
27
 
28
  EXPOSE 3000
29
 
30
- USER root
31
- RUN chmod 777 -R /etc/init.d
32
  # set command/entrypoint, adapt to fit your needs
33
  ENTRYPOINT sh /entrypoint.sh
 
27
 
28
  EXPOSE 3000
29
 
 
 
30
  # set command/entrypoint, adapt to fit your needs
31
  ENTRYPOINT sh /entrypoint.sh