Files
alfred-preferences/Alfred.alfredpreferences/snippets/docker/docker build [D9C31F53-A930-43B4-839C-030230073A80].json
2026-03-26 09:22:38 +08:00

8 lines
178 B
JSON

{
"alfredsnippet" : {
"snippet" : "docker build --tag {cursor} .",
"uid" : "D9C31F53-A930-43B4-839C-030230073A80",
"name" : "docker build",
"keyword" : ""
}
}