We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cb0c15 + 7e59cf0 commit fb8b963Copy full SHA for fb8b963
1 file changed
common/pkg/config/containers.conf
@@ -518,11 +518,6 @@ default_sysctls = [
518
# "/usr/local/sbin/conmon"
519
#]
520
521
-# Enforces using docker.io for completing short names in Podman's compatibility
522
-# REST API. Note that this will ignore unqualified-search-registries and
523
-# short-name aliases defined in containers-registries.conf(5).
524
-#compat_api_enforce_docker_hub = true
525
-
526
# Specify the keys sequence used to detach a container.
527
# Format is a single character [a-Z] or a comma separated sequence of
528
# `ctrl-<value>`, where `<value>` is one of:
0 commit comments