Files
alfred-preferences/Alfred.alfredpreferences/snippets/docker/Docker 安裝指令 [E3BC822C-F4F2-4035-AE17-B9598F79B148].json
2026-03-26 09:22:38 +08:00

9 lines
248 B
JSON

{
"alfredsnippet" : {
"snippet" : "curl -sSL https:\/\/get.docker.com\/ | CHANNEL=stable sh",
"dontautoexpand" : true,
"uid" : "E3BC822C-F4F2-4035-AE17-B9598F79B148",
"name" : "Docker 安裝指令",
"keyword" : "install"
}
}