Skip to content

Commit fdea1c8

Browse files
committed
tuture: Elaborate on alpine prompts
1 parent fab9e68 commit fdea1c8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

collection.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9915,6 +9915,31 @@
99159915
}
99169916
]
99179917
},
9918+
{
9919+
"type": "note",
9920+
"level": "warning",
9921+
"children": [
9922+
{
9923+
"type": "paragraph",
9924+
"children": [
9925+
{
9926+
"text": "/ #",
9927+
"code": true
9928+
},
9929+
{
9930+
"text": " 是 alpine 镜像默认的命令提示符,后面的 "
9931+
},
9932+
{
9933+
"text": "touch /data/file.txt",
9934+
"code": true
9935+
},
9936+
{
9937+
"text": " 才是真正要执行的命令哦。"
9938+
}
9939+
]
9940+
}
9941+
]
9942+
},
99189943
{
99199944
"type": "paragraph",
99209945
"children": [

0 commit comments

Comments
 (0)