Closed Elikill58 closed 4 years ago
Bug at "docker-compose up -d"
https://hastebin.com/lefojupupe.coffeescript
Install Docker for Window, run "docker-compose build" then "docker-compose up -d"
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.
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.