bobbai00 opened a new issue, #4924: URL: https://github.com/apache/texera/issues/4924
## Background Per the ASF Incubator's Docker release/distribution rules: > The Dockerfile (if it exists) should include the incubator disclaimer. This is in addition to the existing ASF license header. The intent is that a reader of the `Dockerfile` alone — without seeing the surrounding repo — knows the artifact is from an incubating project. ## Current state All three Dockerfiles in the repo carry the ASF license header but **no incubator disclaimer**: - `Dockerfile` (root, builds the main `apache/texera` image) - `bin/y-websocket-server/Dockerfile` - `bin/pylsp/Dockerfile` ## Proposal Add a comment block with the standard incubator disclaimer (matching the project's `DISCLAIMER` file) directly below the existing ASF license header in each Dockerfile. ## Reference - ASF Incubator Docker release rules - Project `DISCLAIMER` file at the repo root -- 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]
