[survey-web/oscp] Let OSCP figure out user to use



commit 1f5716319bedce3f32defcebce755496835f3265
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Fri Mar 6 18:25:56 2020 +0100

    Let OSCP figure out user to use

 docker/Dockerfile | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 76fac99..959eb58 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -25,8 +25,6 @@ RUN chmod -R a+rwx /app/limesurvey/upload
 RUN chmod -R a+rwx /app/limesurvey/themes
 RUN chmod -R a+rwx /app/limesurvey/application/config
 
-USER 1001
-
 COPY run.sh /tmp/entrypoint.sh
 EXPOSE 8843
 ENTRYPOINT ["/tmp/entrypoint.sh"]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]