Accepting request 981317 from devel:microos
- Add missing comma to previous change - Add registry.suse.com as agreed on oSC22 Let's advertise usage of BCI images in general OBS-URL: https://build.opensuse.org/request/show/981317 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=46
This commit is contained in:
parent
ab9e2c0a3c
commit
883544551b
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 8 12:39:46 UTC 2022 - Richard Brown <rbrown@suse.com>
|
||||||
|
|
||||||
|
- Add missing comma to previous change
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 6 12:56:19 UTC 2022 - Lubos Kocman <lubos.kocman@suse.com>
|
||||||
|
|
||||||
|
- Add registry.suse.com as agreed on oSC22
|
||||||
|
Let's advertise usage of BCI images in general
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 3 19:43:19 UTC 2022 - Bruno Leon <bruno.leon@suse.com>
|
Thu Feb 3 19:43:19 UTC 2022 - Bruno Leon <bruno.leon@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
# of these registries, it should be added at the end of the list.
|
# of these registries, it should be added at the end of the list.
|
||||||
#
|
#
|
||||||
# # An array of host[:port] registries to try when pulling an unqualified image, in order.
|
# # An array of host[:port] registries to try when pulling an unqualified image, in order.
|
||||||
unqualified-search-registries = ["registry.opensuse.org", "docker.io"]
|
unqualified-search-registries = ["registry.opensuse.org", "registry.suse.com", "docker.io"]
|
||||||
#
|
#
|
||||||
# [[registry]]
|
# [[registry]]
|
||||||
# # The "prefix" field is used to choose the relevant [[registry]] TOML table;
|
# # The "prefix" field is used to choose the relevant [[registry]] TOML table;
|
||||||
|
Loading…
Reference in New Issue
Block a user