denkab

Results 4 comments of denkab

Changing "mongo:latest" -> "mongo:4" in docker-compose.yml allows Mongo to start and entire contraption starts to function.

It is solved for me but may appear for others... Is "mongo:latest" a true prerequisite for the product to work correctly?

how do I do that? it doesn't print any logs to the docker console

Possibly worth mentioning that OpenCL.jl is functional on the same set up, reporting CPU as the only available backend, `julia> cl.platforms() 1-element Array{OpenCL.cl.Platform,1}: OpenCL.Platform('AMD Accelerated Parallel Processing' @0x00007ffe95ebe188) `