marcelcorso / gcloud-pubsub-emulator

A docker image `FROM google/cloud-sdk:alpine` that `gcloud beta emulators pubsub start`
BSD 3-Clause "New" or "Revised" License
161 stars 57 forks source link

Configure startup timeout #7

Closed pedro-carneiro closed 2 years ago

pedro-carneiro commented 5 years ago

This change configures a timeout for the wait-for startup command. The default value of 15 seconds is the same that exists in wait-for.

pedro-carneiro commented 5 years ago

Hi @marcelcorso and @prep, can you please do a review of this PR? Thanks in advance 🙏

vikstrous commented 4 years ago

I ran into the same issue 😱 Bump?

pedro-carneiro commented 4 years ago

@vikstrous, I ended up publishing the image in my fork. If you wish, you can pick it up here.