shyim / shopware-docker

Easy to use Docker Installation for Shopware 5 and Shopware 6
MIT License
115 stars 27 forks source link

swdc-inside: No such file or directory #50

Closed anewarray closed 4 years ago

anewarray commented 4 years ago

I tried to install shopware-docker on wsl. Everything was finde until I tried to build: ./swdc build sw6 Message: swdc-inside: No such file or directory

shyim commented 4 years ago

I have no idea. Never used WSL for that. swdc-inside is only called inside the docker container. Can you do swdc shell and check /opt/swdc exists?

anewarray commented 4 years ago

It works now. It was my mistake for WSL-Installations it is important to clone this repository into your Windows Directory (enable File-Sharing in Docker) and not inside the installed Linux.

shyim commented 4 years ago

How is the performance? And which version is currently used 1 or 2?

anewarray commented 4 years ago

I use currently 1. There were problems with the persmissions of config/jwt/public.pem (i could not change the permissions). The performance could be better but I will check if the watchers are helping.