mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 22:46:19 +00:00
autopushed
This commit is contained in:
@@ -14,4 +14,11 @@
|
||||
- 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.)
|
||||
- ...to have podman search work as per in the upstream instructions (Debian ships with ultra-safe defaults or something.)
|
||||
|
||||
```
|
||||
podman run --rm -it fedora
|
||||
podman run --rm -it debian
|
||||
```
|
||||
|
||||
Drop you into a one-off bare VM, it gets automatically cleaned up when you exit.
|
||||
|
||||
Reference in New Issue
Block a user