"All docstrings and comments should be up to date."
Description
This PR updates the comment in the Dockerfile to reflect the changes made in the code. The comment at line 32 now accurately describes the new entrypoint and cmd instructions.
Summary of Changes
Modified Dockerfile to update the comment at line 32.
Added a comment that accurately describes the new entrypoint and cmd instructions.
PR Feedback (click)
I created this PR to address this rule:
"All docstrings and comments should be up to date."
Description
This PR updates the comment in the Dockerfile to reflect the changes made in the code. The comment at line 32 now accurately describes the new entrypoint and cmd instructions.
Summary of Changes
Please review and merge this PR. Thank you!