Skip to content

Commit 9f8ba5f

Browse files
committed
Add registries entry for docker.io registry
1 parent 25e28c3 commit 9f8ba5f

File tree

1 file changed

+1
-0
lines changed
  • deploy/iso/minikube-iso/package/crio-bin

1 file changed

+1
-0
lines changed

deploy/iso/minikube-iso/package/crio-bin/crio.conf

+1
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ insecure_registries = [
146146
# registries is used to specify a comma separated list of registries to be used
147147
# when pulling an unqualified image (e.g. fedora:rawhide).
148148
registries = [
149+
"docker.io"
149150
]
150151

151152
# The "crio.network" table contains settings pertaining to the

0 commit comments

Comments
 (0)