Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker Compose file #222

Merged
merged 2 commits into from
Mar 24, 2025
Merged

Add Docker Compose file #222

merged 2 commits into from
Mar 24, 2025

Conversation

Natsuki-Kaede
Copy link
Contributor

@Natsuki-Kaede Natsuki-Kaede commented Mar 19, 2025

Description

Add Docker Compose file

Changes Proposed

  • Add Docker Compose file
  • Update docs

Who Can Review?

@timerring

Checklist

  • Code has been reviewed
  • Code complies with the project's code standards and best practices
  • Code has passed all tests
  • Code does not affect the normal use of existing features
  • Code has been commented properly
  • Documentation has been updated (if applicable)
  • Demo/checkpoint has been attached (if applicable)

Copy link
Owner

@timerring timerring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@timerring timerring self-assigned this Mar 24, 2025
Copy link
Owner

@timerring timerring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will adjust some description.

Comment on lines 130 to 142
使用 Latest image

```bash
docker compose up -d
```

自行构建

删除image字段,取消注释build字段

```bash
docker build
docker compose up -d
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should make them more concrete.

@timerring timerring merged commit 91d9454 into timerring:main Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants