Skip to content

docs: add Dockerfile and document local development setup#547

Open
Nuteer wants to merge 1 commit intoagentuniverse-ai:masterfrom
Nuteer:feat/docker-setup
Open

docs: add Dockerfile and document local development setup#547
Nuteer wants to merge 1 commit intoagentuniverse-ai:masterfrom
Nuteer:feat/docker-setup

Conversation

@Nuteer
Copy link

@Nuteer Nuteer commented Jan 13, 2026

What was added

  • Added a production-ready Dockerfile for building and running agentUniverse.
  • Documented local development setup using Poetry.
  • Documented Docker build and run instructions.
  • Added a basic sanity check command.

Why

This improves contributor onboarding and makes it easier to:

  • Build the project locally.
  • Validate environment setup.
  • Run the project inside Docker without manual dependency installation.

Notes

The Docker setup intentionally does not run the full upstream test suite automatically,
since several tests depend on external services, plugins, and runtime configuration.

This PR focuses on build reproducibility and developer experience.

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