image: buanet/iobroker:$DOCKERTAG manifests: - image: buanet/iobroker:$VERSION-amd64 platform: architecture: amd64 os: linux - image: buanet/iobroker:$VERSION-aarch64 platform: architecture: arm64 variant: v8 os: linux - image: buanet/iobroker:$VERSION-armv7hf platform: architecture: arm variant: v7 os: linux