Bootstrap downloads the buildx plugin; image build uses buildx build --load with a persistent builder.
Each check runs in its own pipeline stage (readiness, compose, image pull) so Jenkins shows clear pass/fail per section. Co-authored-by: Cursor <cursoragent@cursor.com>