lasperr

Results 1 issues of lasperr

A sed-command error appears when starting the container with non-root user. ```bash sed: cannot rename /etc/modsecurity.d/owasp-crs/sedoXeakT: Operation not permitted ``` I've tried to avoid that error using `chmod -R 777`...