Skip to content

Commit eecb5ca

Browse files
author
Aaron Schlesinger
committed
doc(README.md): change name to organization in Docker terminology
1 parent 47a0b81 commit eecb5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Also, since this component is central to the platform, it's recommended that you
6767
* `DEIS_REGISTRY` - A Docker registry that you have push access to and your Kubernetes cluster can pull from
6868
* If this is [Docker Hub](https://hub.docker.com/), leave this variable empty
6969
* Otherwise, ensure it has a trailing `/`. For example, if you're using [Quay.io](https://quay.io), use `quay.io/`
70-
* `IMAGE_PREFIX` - The name of the repository. This defaults to `deis`, but if you don't have access to that repository, set this to a repository that you have push access to.
70+
* `IMAGE_PREFIX` - The organization in the Docker repository. This defaults to `deis`, but if you don't have access to that organization, set this to one you have push access to.
7171
* `SHORT_NAME` (optional) - The name of the image. This defaults to `controller`
7272
* `VERSION` (optional) - The tag of the Docker image. This defaults to the current Git SHA (the output of `git rev-parse --short HEAD`)
7373

0 commit comments

Comments
 (0)