Stream: crucible
Topic: Docker installation
Jeffy Mathew Jose (Jun 13 2020 at 05:10):
Hi
I was trying to install a local instance using docker in windows 10. Is it currently supported?
I was confused since it threw a lot of errors while building i.e. docker-compose build
.
There were errors (or warnings maybe) about node 8, bower and many others...
From the last output I assumed that it should be able to run, so tried docker-compose up
.
While mongo container seemed to be up, the web and tasks failed with following standard_init_linux.go:211: exec user process caused "no such file or directory"
.
Any pointers would be helpful
Thanks
Last updated: Apr 12 2022 at 19:14 UTC