Skip to content

docs: add description that how to run docker-compose up #618

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Giftia
Copy link

@Giftia Giftia commented Dec 21, 2023

增加使用 docker-compose 运行bgo的描述

增加使用 docker-compose 运行bgo的描述
@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2023

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.56%. Comparing base (055765c) to head (882edc9).
Report is 33 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #618   +/-   ##
=======================================
  Coverage   38.56%   38.56%           
=======================================
  Files           8        8           
  Lines         695      695           
=======================================
  Hits          268      268           
  Misses        411      411           
  Partials       16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@kira1928 kira1928 left a comment

Choose a reason for hiding this comment

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

可以增加 docker-compose up 的用法,但最好和前面的 docker compose up 保持一致,不要默认建议使用后台启动的参数。
而且如果是了解 docker 的人,他应该知道如何后台启动,如果是不了解 docker 的人,前台启动可以给他一个简单中断前台执行的 docker 的机会。

@kira1928 kira1928 self-assigned this Dec 27, 2023
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.

3 participants