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

Let's have it dockerized #23

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

andrius
Copy link

@andrius andrius commented May 24, 2023

Cool! Let's have it dockerized!

It is already possible to build or run it:

cp .env-sample .env

docker compose build
docker compose run -i chatgpt

However this is still WIP PR, I will add workflows to build images and to push them to the docher hub

@andrius andrius marked this pull request as draft May 24, 2023 18:24
@marcolardera
Copy link
Owner

Cool, thank you!

Waiting for the final version of the PR in order to merge it :)

@mk-pmb
Copy link

mk-pmb commented Jul 29, 2023

Not sure what the data volume is meant for, but at least the config volume should be read-only, shouldn't it?

@andrius andrius force-pushed the docker branch 14 times, most recently from c604701 to 7c1826e Compare January 21, 2024 19:34
@andrius andrius force-pushed the docker branch 2 times, most recently from 577d2f1 to 1656fd9 Compare January 22, 2024 10:21
@andrius
Copy link
Author

andrius commented Jan 22, 2024

Definitely it took much time than I've expected, were so busy. I've returned to the docker last weekend updated the PR. Everything works except the /copy command which uses the pyperclip that requites your window environment to be set.
I did a research and attempt to get things working but had no luck yet.

In any case, who is interesting int the isolated project within docker - welcome to use it, it's live

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.

3 participants