Closed mareksuscak closed 5 years ago
hmm which file do you have inside this folder?
A mapped /var
folder as specified in docker-compose.yml.
I saw no benefit in mapping some of the volumes (such as mysql data volume) to the project folder so I changed it. I also saw no benefit in mapping logs since Sulu spits them out into the project folder already and I don't need to access mysql or elasticsearch logs. I can always see the output of the container itself, should I need to do so.
your totally right - i have adopted the create-project documentation to use docker image of composer before starting the application containers - see https://github.com/wachterjohannes/sulu-docker/pull/32
The reason being that the target folder is not empty.