MISP-dockerized icon indicating copy to clipboard operation
MISP-dockerized copied to clipboard

Docker build fatal error mkdir: cannot create directory ‘/var/www/MISP' , could not create leading directories of '/var/www/MISP': Permission denied

Open qjadoun opened this issue 1 year ago • 1 comments

I have used podman-compose build on RHEL 8 and docker compose on centos 7.9 and both gives the following error:

mkdir: cannot create directory ‘/var/www/MISP’: No such file or directory chown: cannot access '/var/www/MISP': No such file or directory fatal: could not create leading directories of '/var/www/MISP': Permission denied

qjadoun avatar Sep 15 '23 08:09 qjadoun

Hi, if you get no other reply I can suggest you to use https://github.com/NUKIB/misp instead of misp-dockerized. it is more up to date.

8ear avatar Sep 15 '23 10:09 8ear