Skip to content

Commit e8e5c09

Browse files
Merge pull request #129 from lance/update-docs
doc: add information about remote image repository
2 parents 634b1bb + 3b7f327 commit e8e5c09

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/modules/ROOT/pages/01-setup.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ The following CLI tools are required for running the exercises in this tutorial.
5454

5555
|===
5656

57+
[#remote-docker-repository]
58+
== Remote Repository
59+
For some parts of the tutorial, you will be pushing and pulling container images to and from a remote image repository. You will need an account with publish rights. As of this writing, knative works best with https://hub.docker.com[Docker Hub].
60+
5761
[#download-tutorial-sources]
5862
== Download Tutorial Sources
5963
Before we start setting up the environment, let's clone the tutorial sources and set the `TUTORIAL_HOME` environment variable to point to the root directory of the tutorial:

0 commit comments

Comments
 (0)