bobbai00 opened a new pull request, #4925: URL: https://github.com/apache/texera/pull/4925
## Summary - Add the standard ASF Incubator disclaimer as a comment block to every Dockerfile in the repo, directly below the existing ASF license header. - Files updated: `Dockerfile`, `bin/y-websocket-server/Dockerfile`, `bin/pylsp/Dockerfile`. Per ASF Incubator Docker release/distribution rules, the Dockerfile (in addition to the ASF license header) should include the incubator disclaimer so the project's incubating status is visible to anyone reading the Dockerfile alone. Disclaimer text matches the project's `DISCLAIMER` file at the repo root. Closes #4924 ## Test plan - [x] `git diff --stat` shows only the three Dockerfiles touched, +27 / -0 - [ ] CI passes (no functional change; docker builds should be unaffected since the new lines are comments) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
