Skip to content

Commit 5cdb1f4

Browse files
authored
Add more org.opencontainers.image specs (#47)
1 parent 26f4e83 commit 5cdb1f4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

build.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
},
1515
"labels": {
1616
"io.hass.type": "cli",
17-
"org.opencontainers.image.source": "https://github.com/home-assistant/plugin-cli"
17+
"org.opencontainers.image.title": "Home Assistant CLI Plugin",
18+
"org.opencontainers.image.description": "Home Assistant Supervisor plugin for CLI",
19+
"org.opencontainers.image.source": "https://github.com/home-assistant/plugin-cli",
20+
"org.opencontainers.image.authors": "The Home Assistant Authors",
21+
"org.opencontainers.image.url": "https://www.home-assistant.io/",
22+
"org.opencontainers.image.documentation": "https://www.home-assistant.io/docs/",
23+
"org.opencontainers.image.licenses": "Apache License 2.0"
1824
}
1925
}

0 commit comments

Comments
 (0)