Skip to content

feat: add Docker image for openui-chat example - #345

Closed
cody-labs-ai wants to merge 1 commit into
thesysdev:mainfrom
cody-labs-ai:feat/docker-chat
Closed

feat: add Docker image for openui-chat example#345
cody-labs-ai wants to merge 1 commit into
thesysdev:mainfrom
cody-labs-ai:feat/docker-chat

Conversation

@cody-labs-ai

Copy link
Copy Markdown
  • Add multi-stage Dockerfile following Next.js official recommendations
  • Support for OPENAI_API_KEY, OPENAI_MODEL, and OPENAI_BASE_URL env vars
  • Add .dockerignore for optimized build
  • Update next.config.ts with standalone output mode
  • Add Docker documentation to README.md

Closes #303

What

Describe the change and why it is needed.

Changes

Test Plan

Describe how you validated this change.

  • Not applicable (explain why)
  • Verified locally

Checklist

  • I linked a related issue, if applicable
  • I updated docs/README when needed
  • I considered backwards compatibility

- Add multi-stage Dockerfile following Next.js official recommendations
- Support for OPENAI_API_KEY, OPENAI_MODEL, and OPENAI_BASE_URL env vars
- Add .dockerignore for optimized build
- Update next.config.ts with standalone output mode
- Add Docker documentation to README.md

Closes thesysdev#303
@zahlekhan

Copy link
Copy Markdown
Contributor

Thanks for your contribution. Your PR review is on hold since we have already assigned the issue to another contributor.
#305

@zahlekhan

Copy link
Copy Markdown
Contributor

This issue has been resolved by the assigned contributor. Feel free to check out other open issues.

@zahlekhan zahlekhan closed this Mar 24, 2026
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.

Docker image for chat

3 participants