metasfresh / metasfresh-docker

GNU General Public License v2.0
37 stars 40 forks source link

Docker composer startup error : file problems #57

Closed Elikill58 closed 4 years ago

Elikill58 commented 4 years ago

Is this a bug or feature request?

Bug at "docker-compose up -d"

What is the current behavior?

https://hastebin.com/lefojupupe.coffeescript

Which are the steps to reproduce?

Install Docker for Window, run "docker-compose build" then "docker-compose up -d"

What is the expected or desired behavior?

No error and run the server.

For me, it want to create /var/lib folder, which doesn't exist on windows and cannot be created.