kszucs commented on PR #12893:
URL: https://github.com/apache/arrow/pull/12893#issuecomment-1104025026

   Can you build and push the windows images using the following?
   
   ```console
   REPO=ghcr.io/ursacomputing/arrow PYTHON=3.7 archery docker build 
--using-docker-cli --no-pull python-wheel-windows-vs2017
   REPO=ghcr.io/ursacomputing/arrow PYTHON=3.8 archery docker build 
--using-docker-cli --no-pull python-wheel-windows-vs2017
   REPO=ghcr.io/ursacomputing/arrow PYTHON=3.9 archery docker build 
--using-docker-cli --no-pull python-wheel-windows-vs2017
   REPO=ghcr.io/ursacomputing/arrow PYTHON=3.10 archery docker build 
--using-docker-cli --no-pull python-wheel-windows-vs2017
   ```


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