Skip to content

Commit d5923b7

Browse files
committed
Merge pull request #44 from TomasTomecek/rename-brew-to-koji
brew -> koji, dist-git is not part of koji
2 parents ff700cc + 01a5630 commit d5923b7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

vendor/redhat/names.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,19 @@ registry.access.redhat.com/rhscl/ruby200--rhel7:1.1-15
119119
registry.access.redhat.com/rhscl/postgresql92:1.1-4
120120
```
121121

122-
## BREW Naming
122+
## Koji Naming
123123

124-
The internal root of the naming is the naming of the dist-git repo in BREW that contains the Dockerfile.So that naming must follow the above schema (without the tagging as that will be handled automatically)
124+
The internal root of the naming is the naming of the dist-git repo that contains the Dockerfile. So that naming must follow the above schema (without the tagging as that will be handled automatically)
125125

126-
The naming in Brew should be reponame-docker
126+
dist-git repos should be named `$REPO-docker`.
127127

128-
The product context is derived from Brew.
128+
The product context is derived from koji.
129129

130130
Exceptions:
131131

132132
RHEL Server base images. Internal name is rhel-server-docker, external name is just rhel
133133

134134
Examples:
135135

136-
rhel-server-docker -> rhel$MAJOR/rhel:TAG
137-
rhel-tools-docker -> rhel$MAJOR/rhel-tools:TAG
136+
rhel-server-docker -> rhel$MAJOR/rhel:TAG
137+
rhel-tools-docker -> rhel$MAJOR/rhel-tools:TAG

0 commit comments

Comments
 (0)