jorisvandenbossche commented on PR #43539:
URL: https://github.com/apache/arrow/pull/43539#issuecomment-2285680244

   I _hope_ that the last commit fixed it. Building the image locally, I 
noticed that whatever I tried, the variable was not set, but not even in the 
dockerfile itself (`RUN echo "python: ${python:-notset}"` also didn't show it, 
so then obviously trying to pass it to the script won't work). Looking at some 
of our other dockerfiles if there was a similar case of passing a variable, I 
noticed this comment in one of them: `# (Docker oddity: ARG needs to be 
repeated after FROM)` ... 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to