confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
48 stars 88 forks source link

Add --platform option to download-image.sh #2149

Closed frankbu closed 1 week ago

frankbu commented 1 week ago

Add a platform option to allow the docker pull command in the download script to run on a different architecture (e.g., Mac arm) than the image being pulled.

frankbu commented 1 week ago

Superseded by #2150