Skip to content

feat: Add Dockerfile#59

Closed
mudler wants to merge 1 commit intoopenai:mainfrom
mudler:main
Closed

feat: Add Dockerfile#59
mudler wants to merge 1 commit intoopenai:mainfrom
mudler:main

Conversation

@mudler
Copy link

@mudler mudler commented Oct 14, 2024

This PR adds a simple Dockerfile that can be used to start the console:

docker build -t openai-realtime-console .
docker run -e REACT_APP_LOCAL_RELAY_SERVER_URL=.... -ti -p 3000:3000 --rm openai-realtime-console

Signed-off-by: mudler <mudler@localai.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants