- Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Does anybody has experience with the auto-sklearn docker container?
I pulled the docker image from https://hub.docker.com/r/mfeurer/auto-sklearn/ and ran it on my docker toolbox (under windows 7 pro) using the following docker command:
"docker run -dt -d -p 8080:8080 mfeurer/auto-sklearn"
As evidenced by the "docker ps" command, the container loads correctly. However, when starting my browser and opening localhost:8080 I get an error message.
Appreciate any comments.
Metadata
Metadata
Assignees
Labels
No labels