Nebula:Installation:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
= Installation = | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
git clone -b release-3.6 https://github.com/vesoft-inc/nebula-docker-compose.git | git clone -b release-3.6 https://github.com/vesoft-inc/nebula-docker-compose.git | ||
第6行: | 第6行: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
= Get Started = | |||
[[Category:Database]] | [[Category:Database]] | ||
[[Category:Nebula]] | [[Category:Nebula]] |
2023年10月13日 (五) 02:39的版本
Installation
git clone -b release-3.6 https://github.com/vesoft-inc/nebula-docker-compose.git
cd nebula-docker-compose
docker-compose up -d