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

Suggestion: A better explanation of how to use mini-agi with Docker #66

Open
AgimaFR opened this issue Jun 20, 2023 · 0 comments
Open

Comments

@AgimaFR
Copy link

AgimaFR commented Jun 20, 2023

It's just a suggestion, but not being familiar with Docker, I didn't understand any of the explanations given for using mini-agi with Docker πŸ€·β€β™‚οΈπŸ˜₯

Do I simply have to? (thanks ChatGPT for the help πŸ˜‰)

  • Go to the mini-agi directory with cd mini-agi
  • Run command cp .env_example .env
  • Customize the contents of the .env file (OPENAI_API_KEY...)
  • Run command docker build -t mini-agi .
  • Run command docker run -it mini-agi
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

1 participant