
>Dev Labo_
$When a CI-Built Docker Image Wouldn't Run on Another Server: The Trap Was in buildx Defaults
//A record of fixing a Docker image built on an arm64 CI node that wouldn't run on the x86_64 production server, by switching to docker buildx multi-arch builds — plus the trap that buildx's default attestation breaks Jenkins until you pass `--provenance=false`.
tags:[#Jenkins, #Troubleshooting, #Build, #Automation]
