github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/test/apiv2/containers.conf (about) 1 # This containers.conf file is used to test enforcing short-name resolution to 2 # docker.io for Podman's *compat* API. By default, the compat API defaults to 3 # resolving to docker.io only. The behavior can be altered by configuring the 4 # containers.conf as done below in which case short names are subject to aliases, 5 # "localhost/" and the unqualified-search registries. 6 7 [engine] 8 compat_api_enforce_docker_hub=false