docs(docker): Add guide for Podman's Docker wrapper users

This commit is contained in:
Roeniss Moon 2025-03-23 00:03:42 +09:00
commit d5c6f5ce43
No known key found for this signature in database
GPG key ID: 9E9AE088DBD537FB

View file

@ -39,6 +39,10 @@ following setting. See https://github.com/ohmyzsh/ohmyzsh/issues/11789 for more
zstyle ':omz:plugins:docker' legacy-completion yes
```
### For Podman's Docker wrapper users
If you use Podman's Docker wrapper, you need to enable legacy completion. See above section.
## Aliases
| Alias | Command | Description |