Hi, I’m trying to install on Windows 10 Pro via Docker, but in Windows I can’t do sudo mkdir /var/mongo/db
. When I skip this and try doing docker-compose up -d
it also tells me that it couldn’t find .env even though it’s right next to docker-compose.yml.
Also how long should the installation take? It’s been 15 minutes and still hasn’t finished.