File: missing-mirror-location.conf

package info (click to toggle)
golang-github-containers-image 5.36.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 5,152 kB
  • sloc: sh: 267; makefile: 100
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
unqualified-search-registries = ["registry-a.com"]

[[registry]]
location = "registry-a.com"

[[registry]]
location = "registry-b.com"
[[registry.mirror]]
location = "mirror-b.com"
[[registry.mirror]]