From d20ae747e38de1e210bcaa53c8749ee36b275455 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 9 Apr 2022 15:56:25 +0200 Subject: [PATCH] Auto saved by Logseq --- podman.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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