The verification of the new container spawned during a self-update is slow to check that it is functioning correctly (it currently waits for 60 seconds if everything is still working).
It would be useful to be able to control this easier by using a HEALTHCHECK command where users can specify their own logic to deem whether the container is ok or not.