mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-15 10:52:34 +00:00
@@ -329,7 +329,15 @@ module.exports = {
|
||||
'appendix/repo/redis',
|
||||
],
|
||||
},
|
||||
'appendix/command/',
|
||||
{
|
||||
title: "Docker 命令",
|
||||
collapsable: false,
|
||||
children: [
|
||||
'appendix/command/',
|
||||
'appendix/command/docker',
|
||||
'appendix/command/dockerd',
|
||||
]
|
||||
},
|
||||
'appendix/best_practices',
|
||||
'appendix/debug',
|
||||
'appendix/resources',
|
||||
|
Reference in New Issue
Block a user