Is there any networking between containers in Google Cloud Build, and if so what is the DNS convention?
For example, in Drone, one can run a server in a detached container then hit that server from another container.
Is there any networking between containers in Google Cloud Build, and if so what is the DNS convention?
For example, in Drone, one can run a server in a detached container then hit that server from another container.