nealrichardson commented on a change in pull request #10703:
URL: https://github.com/apache/arrow/pull/10703#discussion_r668972260



##########
File path: .github/workflows/r.yml
##########
@@ -89,7 +89,9 @@ jobs:
         run: |
           sudo sysctl -w kernel.core_pattern="core.%e.%p"
           ulimit -c unlimited
-          archery docker run ubuntu-r
+          # Setting a non-default and non-probable Marquesas French Polynesia 
time
+          # it has both with a .45 offset and very very few people who live 
there.
+          archery docker run -e TZ=MART ubuntu-r

Review comment:
       Are you *sure* this works? I thought `-e` was for passing env vars into 
the runtime environment in the docker container, but you want to parametrize 
the dockerfile.




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