so `onStart()` and the other lifecycle hooks only fire when you use `startAndWaitForPorts()` and onS
so
onStart() and the other lifecycle hooks only fire when you use startAndWaitForPorts() and onStart fires when the container is started or the container and the port is ready?

