magento2-dockergento
magento2-dockergento copied to clipboard
Path cannot be mirrored
On a mac, when I run dockergento mirror-host app dev generated pub var, I get this error:
Path cannot be mirrored. Following path is a bind mount inside container:
- ./<host_path>:/var/www/html/var/composer_home
Hi! @webmaster-sfs this error is happening because you actually have binded this folder, so its already synced inside the container and make no sense trying to mirror it!