mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-06 23:41:41 +00:00
Add ide with docker
Signed-off-by: Kang HuaiShuai <khs1994@khs1994.com>
This commit is contained in:
@@ -115,6 +115,14 @@ module.exports = {
|
||||
'summary',
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "在 IDE 中使用 Docker",
|
||||
collapsable: false,
|
||||
children: [
|
||||
'/ide/',
|
||||
'/ide/vscode',
|
||||
],
|
||||
},
|
||||
],
|
||||
'/cases/ci/': [
|
||||
'/cases/ci/',
|
||||
|
Reference in New Issue
Block a user