Skip to content

Add community prebuilt Docker image reference and note on local LLM support#377

Open
855princekumar wants to merge 3 commits intoTHU-MAIC:mainfrom
855princekumar:main
Open

Add community prebuilt Docker image reference and note on local LLM support#377
855princekumar wants to merge 3 commits intoTHU-MAIC:mainfrom
855princekumar:main

Conversation

@855princekumar
Copy link
Copy Markdown

Summary

Adds a reference to a community-maintained prebuilt Docker image to simplify OpenMAIC deployment without requiring a local build.

Related Issues

N/A

Changes

  • Added optional prebuilt Docker image usage under Docker section
  • Included docker run and compose examples
  • Linked external deployment guide
  • Added note on potential local LLM support

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)
  • CI/CD or build changes

Verification

Steps to reproduce / test

  1. Follow existing Docker setup
  2. Run using provided prebuilt image command
  3. Verify application loads on localhost

What you personally verified

  • Verified container runs successfully using prebuilt image
  • Confirmed application loads and responds correctly
  • Ensured no changes to existing setup flow

Evidence

  • CI passes (pnpm check && pnpm lint && npx tsc --noEmit)
  • Manually tested locally
  • Screenshots / recordings attached (if UI changes)

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have added/updated documentation as needed
  • My changes do not introduce new warnings

Added instructions for using a community prebuilt Docker image and noted local LLM support.
Clarified the status of the deployment guide and added a note about community maintenance.
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.

1 participant