balena-io-modules / balena-compose

Complete toolkit for building docker-compose.yml files and optionally deploy them on balenaCloud
Apache License 2.0
8 stars 1 forks source link

OCI Image Index should allow platform opts #22

Closed klutchell closed 1 year ago

klutchell commented 1 year ago

Similar to Manifest v2, OCI Image Index manifest types support the platform arg, and if the default host platform is not avilable in the manfiest they will actually fail to pull.

Resolves: https://github.com/balena-io-modules/balena-compose/issues/23