Docker build fatal error mkdir: cannot create directory ‘/var/www/MISP' , could not create leading directories of '/var/www/MISP': Permission denied #92
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
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