dimas-b commented on code in PR #1172:
URL: https://github.com/apache/polaris/pull/1172#discussion_r1994686559


##########
regtests/Dockerfile:
##########
@@ -55,4 +55,4 @@ USER root
 RUN chmod -R go+rwx /home/spark/regtests
 USER spark
 
-ENTRYPOINT ["./run.sh"]
+ENTRYPOINT ["./regtests/run.sh"]

Review Comment:
   Let me try to put it another way :)
   
   Is the outside (source) file move a good reason to rearrange files inside 
the docker image?
   
   Why would we want to move scripts to `./regtests` inside the image only 
because the context changed?



-- 
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]

Reply via email to