GeminiAgentsToolkit / investor-agent

1 stars 2 forks source link

Dockerfile optimization #60

Closed seralekseenko closed 3 weeks ago

seralekseenko commented 1 month ago

The problem: the current dockerfile pulls in all the garbage from the repository and reads environment variables very stupidly.

Why it's so important here and now: Because this thing takes a long time to start every time I need to test a new little feature. It slows me down and does irreparable damage to my brain more than moonshine.

Improvement plan: