set permissions to modify the env.js file on runtime

This commit is contained in:
Cedric Verstraeten
2023-06-14 16:49:50 +02:00
parent 913bd1ba12
commit 530e4c654e

View File

@@ -122,6 +122,7 @@ RUN cp /home/agent/data/config/config.json /home/agent/data/config.template.json
# Set permissions correctly
RUN chown -R agent:kerberosio /home/agent/data
RUN chown -R agent:kerberosio /home/agent/www
###########################
# Grant the necessary root capabilities to the process trying to bind to the privileged port