Skip to content

Commit 0f1bb7b

Browse files
committed
update readme
1 parent 121e355 commit 0f1bb7b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ a template for building jupyterhub-compatible docker images with repo2docker and
77

88
1) click the "Use this template" button to create a repo copy
99

10-
1) create an image registry on DockerHub matching username/reponame
11-
For example: https://hub.docker.com/repository/docker/scottyhq/repo2docker-githubci
10+
1) create dockerhub account that matches your github username
11+
(could make this configurable)
12+
For example: https://hub.docker.com/u/scottyhq
1213

1314
1) add DOCKER_USERNAME and DOCKER_PASSWORD to repo encrypyted secrets
1415
https://help.github.com/en/actions/automating-your-workflow-with-github-actions/creating-and-using-encrypted-secrets
@@ -37,5 +38,5 @@ docker rm repo2docker
3738

3839
### or run on a binderhub
3940
Just point to the image in a seperate repo containing notebooks you want to run:
40-
41+
https://github.com/scottyhq/githubci-binder-example
4142

0 commit comments

Comments
 (0)