Skip to content

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