Skip to content

Add Docker infrastructure for DeepTutor, including multi-stage Docker…#14

Merged
pancacake merged 1 commit into
HKUDS:mainfrom
Andres77872:docker
Jan 2, 2026
Merged

Add Docker infrastructure for DeepTutor, including multi-stage Docker…#14
pancacake merged 1 commit into
HKUDS:mainfrom
Andres77872:docker

Conversation

@Andres77872

Copy link
Copy Markdown
Contributor

Description

This pull request introduces Docker infrastructure for the DeepTutor project. It includes a multi-stage Dockerfile, docker-compose configurations for development and production environments, a .dockerignore file, and updated environment setup documentation in the README.

Related Issues

[Reference any related issues or tasks addressed by this pull request.]

Changes Made

  • Added a multi-stage Dockerfile for efficient image building.
  • Configured docker-compose for both development and production environments.
  • Created a .dockerignore file to optimize the Docker build context.
  • Updated README with instructions for Docker and environment setup.

Module(s) Affected

  • Dashboard
  • Knowledge Base Management
  • Smart Solver
  • Question Generator
  • Deep Research
  • Co-Writer
  • Notebook
  • Guided Learning
  • Idea Generation
  • API/Backend
  • Frontend/Web
  • Configuration
  • Documentation
  • Other: ___________

Checklist

  • Changes tested locally
  • Code follows project style guidelines
  • Self-review completed
  • Code reviewed
  • Documentation updated (if necessary)
  • No new warnings generated
  • Tests added/updated (if applicable)

Additional Notes

This pull request is foundational for containerizing the DeepTutor application and streamlining its deployment process.

…file, docker-compose configurations (dev/prod), `.dockerignore`, and environment documentation in README.
@pancacake
pancacake merged commit d480969 into HKUDS:main Jan 2, 2026
1 check passed
@pancacake

Copy link
Copy Markdown
Collaborator

That's great! Thanks for your contribution!

@Andres77872
Andres77872 deleted the docker branch January 10, 2026 06:33
vaskoyudha added a commit to vaskoyudha/deeptutor-for-programmer-fork that referenced this pull request Jul 25, 2026
Add Docker infrastructure for DeepTutor, including multi-stage Docker…
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.

[Feature Request]: Official Docker deployment support (Compose + prebuilt images)

3 participants