when using `new docker.Image` if the build fails I...
# general
i
when using
new docker.Image
if the build fails I currently go to the pulumi cloud UI to inspect the logs. is there any way to have the logs printed to stdout, but only if the task fails?