NUTCH-3213 Harden Docker image: non-root USER and Dockerfile lint (SonarCloud) - #968
Conversation
Apache Yetus test-patch report
This message was automatically generated. |
|
I added a simple Docker image smoke. PRs (and master pushes) that touch
There is no generate/fetch. The Dockerfile still clones GitHub master inside the image (same as Hub today), so this checks the image recipe, not this PR’s Java sources. Ran the same steps locally against the working-tree Dockerfile: inject reported TOTAL urls: 1. Bare nutch exits 1 (usage only), so the workflow uses command -v nutch / crawl instead. |
|
|
/smoke-test |
|
/smoke-test hadoop=3.5.0 |
1 similar comment
|
/smoke-test hadoop=3.5.0 |
|
🧪 Nutch smoke test — ✅ SUCCESS |
sebastian-nagel
left a comment
There was a problem hiding this comment.
Thanks, @lewismc!



Fixes NUTCH-3213 which provides a comprehensive description of the proposed improvements.