ha-core/machine/build.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
653 B
YAML
Raw Permalink Normal View History

2023-06-26 14:32:02 +02:00
image: ghcr.io/home-assistant/{machine}-homeassistant
2021-11-24 09:48:34 +01:00
build_from:
aarch64: "ghcr.io/home-assistant/aarch64-homeassistant:"
armv7: "ghcr.io/home-assistant/armv7-homeassistant:"
armhf: "ghcr.io/home-assistant/armhf-homeassistant:"
amd64: "ghcr.io/home-assistant/amd64-homeassistant:"
i386: "ghcr.io/home-assistant/i386-homeassistant:"
codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
2023-06-26 14:32:02 +02:00
cosign:
base_identity: https://github.com/home-assistant/core/.*
identity: https://github.com/home-assistant/core/.*
2021-11-24 09:48:34 +01:00
labels:
io.hass.type: core
org.opencontainers.image.source: https://github.com/home-assistant/core