Auto saved by Logseq

This commit is contained in:
2022-04-09 15:57:25 +02:00
parent d20ae747e3
commit 1b64f6d61d
+1 -1
View File
@@ -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"]`
-
- ...to have podman search work as per in the upstream instructions (Debian ships with ultra-safe defaults or something.)