Skip to content

Commit 89bebdb

Browse files
committed
Add docker plugin manifest file
1 parent 8a72f71 commit 89bebdb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "5b35d5c3-0316-4363-9180-fc2e8e49683d",
3+
"Name": "Docker",
4+
"Description": "Manage Docker. List containers, images...",
5+
"Author": "Leo Carvalho",
6+
"Version": "0.0.1",
7+
"Language": "javascript",
8+
"Website": "https://github.com/thisisleobro/docker-flow-launcher-plugin",
9+
"UrlDownload": "https://github.com/thisisleobro/docker-flow-launcher-plugin/releases/latest",
10+
"UrlSourceCode": "https://github.com/thisisleobro/docker-flow-launcher-plugin/",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/thisisleobro/docker-flow-launcher-plugin/assets/docker.png",
12+
}

0 commit comments

Comments
 (0)