Skip to content

Installing auto-sklearn with docker does not work #320

@skycrazer

Description

@skycrazer

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions