berkeley-dsep-infra / hubploy

Toolkit to deploy many z2jh based JupyterHubs
BSD 3-Clause "New" or "Revised" License
17 stars 15 forks source link

Throw better errors when image name is unspecified #60

Closed yuvipanda closed 4 years ago

yuvipanda commented 4 years ago

When filling out hubploy-template, it is easy to miss filling out the image name in hubploy.yaml. This produced unclear error messages straight from docker-py. Instead, we print a clearer error message.