Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Public docker image #29

Closed
rounakdatta opened this issue Mar 15, 2023 · 1 comment
Closed

Public docker image #29

rounakdatta opened this issue Mar 15, 2023 · 1 comment

Comments

@rounakdatta
Copy link

Hello, impressive project! Your project is getting a lot of traction and many folks would be interested in self-hosting it. You already have the Dockerfile ready, would you mind publishing a public Docker image which people can just pull? I think a GitHub action like this would suffice.

Thanks!

@cogentapps
Copy link
Owner

Added in #30:

docker run -v $(pwd)/data:/app/data -p 3000:3000 ghcr.io/cogentapps/chat-with-gpt:release

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

No branches or pull requests

2 participants