pavsh
pavsh
1. windows 10 and docker toolbox. 2. How do i verifying that? with the command: git config --global core.autocrlf true
i changed the path for the volumes to full path and now it seems to work but i get the following error: MongoDB starting : pid=5 port=27017 dbpath=/data/db/ 64-bit host=86461304858f...
i have enough space. i checked for this error [ Insufficient free space for journal files #9 ](https://github.com/dockerfile/mongodb/issues/9) look likes smallfiles param is missing.
i'm ok for sharing my screen
if you can just tell me which part in the docker-compose.yml is starting the mongo?
Good news, i managed to make it work. The problem was that i tried to use the docker-compose file without vagrant. Installed vagrant and worked fine. But still, the full...