Files
docker-stacks/examples/source-to-image/run

6 lines
76 B
Bash
Executable File

#!/bin/bash
# Start up the notebook instance.
exec start-notebook.sh "$@"