Commit 24991d0f authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #339 from aculich/patch-1

fix typo in making a new stack
parents eef4285c 619f3a95
...@@ -74,7 +74,7 @@ Update the `debian:jessie` SHA in the most-base images (e.g., base-notebook). Su ...@@ -74,7 +74,7 @@ Update the `debian:jessie` SHA in the most-base images (e.g., base-notebook). Su
This will take time as the entire set of stacks will rebuild. This will take time as the entire set of stacks will rebuild.
**When there's a new stack, do the following before trying to `make rety/release-all`:** **When there's a new stack, do the following before trying to `make retry/release-all`:**
1. Create a new repo in the `jupyter` org on Docker Hub named after the stack folder in the git repo. 1. Create a new repo in the `jupyter` org on Docker Hub named after the stack folder in the git repo.
2. Grant the `stacks` team permission to write to the repo. 2. Grant the `stacks` team permission to write to the repo.
......
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