repo2docker/tests/dockerfile/binder-dir
yuvipanda 603efee588 Make all bash verify scripts fail on error
Bash scripts by default continue on executing even if any
command errors. That's not the behavior we want for our scripts,
so let's explicitly get them to fail if:

1. Any command exits with non 0 exit code
2. An undefined variable is referenced
2017-11-21 14:53:15 -08:00
..
binder Remove jupyterhub from test dockerfiles 2017-10-23 15:12:08 -07:00
Dockerfile
README.rst
sayhi.sh
verify Make all bash verify scripts fail on error 2017-11-21 14:53:15 -08:00

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Binder Directory
----------------

A top-level Dockerfile will be ignored if a ``binder`` directory exists.