mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
Merge fb011f5d48 into 72acd2ca90
This commit is contained in:
commit
7be56cc10d
2 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ If you use Podman's Docker wrapper, you need to enable legacy completion. See ab
|
|||
| dtop | `docker top` | Display the running processes of a container |
|
||||
| dvi | `docker volume inspect` | Display detailed information about one or more volumes |
|
||||
| dvls | `docker volume ls` | List all the volumes known to docker |
|
||||
| dvrm | `docker volume rm` | Remove one or more volumes |
|
||||
| dvprune | `docker volume prune` | Cleanup dangling volumes |
|
||||
| dxc | `docker container exec` | Run a new command in a running container |
|
||||
| dxcit | `docker container exec -it` | Run a new command in a running container in an interactive shell |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue