Open
Description
Describe the bug
Emulator returns it's internal server address 0.0.0.0
instead of localhost
/ 127.0.0.0
for resumable upload return address when running in Docker env.
To Reproduce
Use .NET client + docker compose:
See repo
Expected behavior
Emulator returns of localhost
/ 127.0.0.0
when running in Docker
System (please complete the following information):
- OS version: Windows 11 / 22621.674
- Python version: 3.9.13
- gcp-storage-emulator version: oittaa/gcp-storage-emulator (latest)
Additional context
It works without problems on the same sample when you don't use Docker.
Metadata
Metadata
Assignees
Labels
No labels