prestashop-docker-compose
prestashop-docker-compose copied to clipboard
Prestashop docker-compose is a great way to bootstrap a Prestashop development environmemt.
Results
2
prestashop-docker-compose issues
Sort by
recently updated
recently updated
newest added
Hi Devnix, After I successfullybuild the container and navigate to the localhost:80 I get a 403 Forbidden page, any idea what might cause this?
Hi, if you noticed that the prestashop container building crash at "usermod -u 1000 www-data" i solved this problem by removing the last two lines #RUN usermod -u 1000 www-data...