Skip to content

docker run is not working #1633

@sebastiangonsal

Description

@sebastiangonsal

I'm running the following:

docker run -p 3000:3000 --env-file env.local huggingface/chat-ui

The env file has the following set: HF_TOKEN, MONGODB_URL and MODELS. The container prints the following:

Listening on 0.0.0.0:3000

However, on hitting the localhost:3000, I get a blank page with Not found.

I can repro this consistently. Can anyone share who is able to use docker and get it to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportA request for help setting things up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions