Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
fcb915c9
authored
Jun 02, 2024
by
Archer
Committed by
GitHub
Jun 02, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker.md
parent
9bffb9ff
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
docSite/content/zh-cn/docs/development/docker.md
+1
-1
No files found.
docSite/content/zh-cn/docs/development/docker.md
View file @
fcb915c9
...
@@ -204,7 +204,7 @@ docker restart oneapi
...
@@ -204,7 +204,7 @@ docker restart oneapi
### Mongo 副本集自动初始化失败
### Mongo 副本集自动初始化失败
最新的 docker-compose 示例优化 Mongo 副本集初始化,实现了全自动。目前在 unbuntu20,22 centos7, wsl2, mac, window 均通过测试。仍无法正常启动,大部分是因为 cpu 不支持 A
U
X 指令集,可以切换 Mongo4.x 版本。
最新的 docker-compose 示例优化 Mongo 副本集初始化,实现了全自动。目前在 unbuntu20,22 centos7, wsl2, mac, window 均通过测试。仍无法正常启动,大部分是因为 cpu 不支持 A
V
X 指令集,可以切换 Mongo4.x 版本。
如果是由于,无法自动初始化副本集合,可以手动初始化副本集:
如果是由于,无法自动初始化副本集合,可以手动初始化副本集:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment