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

docs: add docker installation instructions #10

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

Conversation

yangszwei
Copy link

  • Add Docker installation instructions in zh-TW.

Copy link
Owner

@Chinlinlee Chinlinlee left a comment

Choose a reason for hiding this comment

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

@yangszwei 非常感謝你所提出的 Docker 安裝教學,我留下了幾個問題,不過最重要的是,這樣的文件,我覺得需要移動到 Discussions 內。另外, DEV Branch 的 Dockerfile 已經更新,所以安裝教學還需要更新

1. 從 [GitHub](https://github.com/Chinlinlee/Burni) 下載專案。

```bash
gh repo clone Chinlinlee/Burni
Copy link
Owner

Choose a reason for hiding this comment

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

請問這是否要提醒使用者必須安裝 Github CLI ??

cp plugins/config.template.js plugins/config.js
```

6. 建立 `Dockerfile`。
Copy link
Owner

Choose a reason for hiding this comment

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

目前 DEV 中的 Dockerfile 已經改由 Java JDK 為底(因為 validator)的 Image,所以這個 Dockerfile,算是有點過期了

```


8. 啟動 Docker Compose 專案。
Copy link
Owner

Choose a reason for hiding this comment

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

以下章節有點像是額外內容,我們是否應該把這份 docker installation 的手冊移至 Disccusion 會比較合適?

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.

None yet

2 participants