landingpage/build.yaml

17 lines
490 B
YAML

image: ghcr.io/home-assistant/{machine}-homeassistant
build_from:
aarch64: scratch
armv7: scratch
armhf: scratch
amd64: scratch
i386: scratch
codenotary:
signer: notary@home-assistant.io
base_image: notary@home-assistant.io
cosign:
base_identity: https://github.com/home-assistant/docker-base/.*
identity: https://github.com/home-assistant/landingpage/.*
labels:
io.hass.type: landingpage
org.opencontainers.image.source: https://github.com/home-assistant/landingpage