Hello Rodrigo,What do you have in mind to optimize on the Docker side? Although this may not be the right forum for that, maybe we can help.
--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/24199233-1038-430b-ab8a-43d2636f7c05%40googlegroups.com.
You mentioned you tried delaying port binding and it did not work, can you explain what happens exactly? As Cloud Run should start sending traffic to your application once you start listening on the port number so if you are delaying the port binding, it should work in your benefit.