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
. Configure authentication for private registries by setting the `REGISTRY_AUTH_FILE` environment variable to the path of the registry configuration file. For example, `~/.config/containers/auth.json` or `~/.docker/config.json`.
25
-
26
-
. To perform an integrity check, use the image digest in place of the tag in the `dynamic-plugins.yaml` file as follows:
46
+
. To perform an integrity check, use the image digest in place of the tag in the `dynamic-plugins.yaml` file as shown in the following example:
27
47
+
28
48
--
29
49
.Example configuration in `dynamic-plugins.yaml` file
0 commit comments