get_digest#

nublado.startup.utils.get_digest()#

Return the digest of the current Docker image.

Returns:

Digest of the Docker image this code is running inside, or the empty string if the digest could not be determined.

Return type:

str