tustvold commented on issue #5263:
URL: https://github.com/apache/arrow-rs/issues/5263#issuecomment-1889121517

   Can you instead stat the server with this command, same as in the CI 
configuration
   
   ```
   docker run -d -p 4443:4443 tustvold/fake-gcs-server -scheme http -backend 
memory -public-host localhost:4443
   ```
   
   And communicate with it over 4443 within your application.
   
   When I run the image using the arguments you provide, they do not appear to 
be having the intended effect


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