diff --git a/podman.md b/podman.md index 176453659..120f6bde3 100644 --- a/podman.md +++ b/podman.md @@ -14,4 +14,4 @@ - On Debian 11, I had to install package [[uidmap]] to avoid https://github.com/containers/podman/issues/9271 - Also I had to edit /etc/containers/registries.conf and set: - `unqualified-search-registries = ["docker.io"]` - - \ No newline at end of file + - ...to have podman search work as per in the upstream instructions (Debian ships with ultra-safe defaults or something.) \ No newline at end of file