You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
125
125
126
-
The naming in Brew should be reponame-docker
126
+
dist-git repos should be named `$REPO-docker`.
127
127
128
-
The product context is derived from Brew.
128
+
The product context is derived from koji.
129
129
130
130
Exceptions:
131
131
132
132
RHEL Server base images. Internal name is rhel-server-docker, external name is just rhel
0 commit comments