Update container runtime guidance

This commit is contained in:
yeasy
2026-03-16 20:49:00 -07:00
committed by Baohua Yang
parent b5830eb690
commit 2b82e16bcb
22 changed files with 115 additions and 49 deletions

View File

@@ -9,17 +9,14 @@
},
"plugins": [
"-livereload",
"image-captions",
"mermaid-gb3",
"github",
"page-treeview",
"editlink"
],
"pluginsConfig": {
"image-captions": {
"attributes": {
"width": "600"
},
"caption": "图 _PAGE_LEVEL_._PAGE_IMAGE_NUMBER_ - _CAPTION_"
"mermaid-gb3": {
"theme": "default"
},
"github": {
"url": "https://github.com/yeasy/docker_practice"
@@ -48,4 +45,4 @@
"bottom": 56
}
}
}
}