forked from redhat-cop/containers-quickstarts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathubi8.repo
More file actions
20 lines (18 loc) · 680 Bytes
/
ubi8.repo
File metadata and controls
20 lines (18 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[rhel-8-baseos]
id = rhel-8-baseos-cop
name = Red Hat Universal Base Image 8 Baseos (RPMs)
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/baseos/os
enabled = 1
gpgcheck = 1
[rhel-8-appstream]
id = rhel-8-appstream-cop
name = Red Hat Universal Base Image 8 Appstream (RPMs)
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/appstream/os
enabled = 1
gpgcheck = 1
[rhel-8-codeready-builder-rpms]
id = rhel-8-codeready-builder-rpms-cop
name = Red Hat Universal Base Image 8 Codeready Builder (RPMs)
baseurl = https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/$basearch/codeready-builder/os
enabled = 1
gpgcheck = 1