Commit 46178069 authored by Peter Parente's avatar Peter Parente

Add tips and gotchas section

* Start with hint from issue #63

(c) Copyright IBM Corp. 2015
parent ebda307c
......@@ -20,6 +20,10 @@ If this is your first time using Docker or any of the Jupyter projects, do the f
2. Open the README in one of the folders in this git repository.
3. Follow the README for that stack.
## Tips and Gotchas
* `tini -- start-notebook.sh` is the default Docker entrypoint-plus-command in every notebook stack. If you plan to modify it any way, be sure to check the *Notebook Options* section of your stack's README to understand the consequences.
## Stacks, Tags, Versioning, and Progress
Starting with [git commit SHA 9bd33dcc8688](https://github.com/jupyter/docker-stacks/tree/9bd33dcc8688):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment