diff --git a/Dockerfile b/Dockerfile index 6e88169..63b128c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,3 +20,5 @@ RUN chown -R container:container /Archean-server-alpha/ RUN chmod -R 755 /home/container RUN chmod -R 755 /Archean-data RUN chmod -R 755 /Archean-server-alpha + +USER container