-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Finn Egbers edited this page Mar 17, 2019
·
6 revisions
- Linux
- Mac (Docker for Mac)
- Windows (Docker Toolbox)
- Windows (Docker for Windows)
- Docker in Docker (Only tested on Linux)
- Linux to Linux (Remote execution)
- Mac to Linux (Remote execution)
- Windows to Linux (Remote execution)
2019-02-14 12:00:51.978 INFO 13472 --- [ main] .t.c.c.AbstractBuildingEmbeddedContainer : Starting mongodb-container with MongodbProperties(super=AbstractEmbeddedContainerProperties(enabled=true, startupTimeout=30, dockerImage=mongo:3.4.18), port=27017) java.lang.RuntimeException: Library 'junixsocket-native-2.0.4.dll' not found!
In this case please be sure that you have configured a system variable for the docker client (e.g. DOCKER_HOST="tcp://localhost:2375"). For the corresponding discussion take a look here.