adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

Ansible request to add --platform option to docker run command in deploy.yml #3633

Closed Haroon-Khel closed 5 days ago

Haroon-Khel commented 5 days ago

The --platform option is required in the docker run command (along side its use in the docker build command) to prevent such warnings

WARNING: The requested image's platform (linux/s390x) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested