```else Try.just(containerUrl)``` would not work, ...
# arrow
m
Copy code
else Try.just(containerUrl)
would not work, right? containerUrl is only available in the
Try
block