09dc2fc182
Replaced non-existent `docker build --dry-run` with BuildKit's `--check` flag which validates Dockerfile syntax without building. Fixes #601