Skip to content

Commit 5ae8a04

Browse files
authored
Add org.opencontainers.image (#48)
1 parent 17a84d8 commit 5ae8a04

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

build.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
},
1111
"labels": {
1212
"io.hass.type": "observer",
13-
"org.opencontainers.image.source": "https://github.com/home-assistant/plugin-observer"
13+
"org.opencontainers.image.title": "Home Assistant Observer Plugin",
14+
"org.opencontainers.image.description": "Home Assistant Supervisor plugin monitor Supervisor",
15+
"org.opencontainers.image.source": "https://github.com/home-assistant/plugin-observer",
16+
"org.opencontainers.image.authors": "The Home Assistant Authors",
17+
"org.opencontainers.image.url": "https://www.home-assistant.io/",
18+
"org.opencontainers.image.documentation": "https://www.home-assistant.io/docs/",
19+
"org.opencontainers.image.licenses": "Apache License 2.0"
1420
}
1521
}

0 commit comments

Comments
 (0)