diff --git a/podman.md b/podman.md index e090b9ad8..176453659 100644 --- a/podman.md +++ b/podman.md @@ -11,4 +11,7 @@ - there are enough that I'll probably go with a root-based setup to begin with, while learning the system. - else when things fail I'll probably find it hard to figure out if it's due to rootless or something else. - [[notes on adoption]] - - On Debian 11, I had to install package [[uidmap]] to avoid https://github.com/containers/podman/issues/9271 \ No newline at end of file + - 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