I'm trying to install a Magento 2 instance in a Docker context. The problem is that symlinks are not allowed in this context.
Is there any alternative to symlinks ? Or maybe, is there a way to desactivate them ?
Thank you in advance.
I'm trying to install a Magento 2 instance in a Docker context. The problem is that symlinks are not allowed in this context.
Is there any alternative to symlinks ? Or maybe, is there a way to desactivate them ?
Thank you in advance.
If you remove 574 line from di.xml the copy strategy will be used.
See Magento 2 404 error for scripts and css for details