cloudfoundry-incubator / fissile

Turn a BOSH release into container images / files
Apache License 2.0
67 stars 36 forks source link

Return error when image is not present #523

Closed alex-slynko closed 5 years ago

alex-slynko commented 5 years ago

errors.Wrap returns nil when error is not present. Also suggest docker pull

cfdreddbot commented 5 years ago

:white_check_mark: Hey alex-slynko! The commit authors and yourself have already signed the CLA.

jandubois commented 5 years ago

@alex-slynko Thank you!