mirror of
https://github.com/containers/podman.git
synced 2025-06-21 17:38:12 +08:00
Merge pull request #19607 from wjt/performance-machinectl-shell
[CI:DOCS] Add missing verb in machinectl example
This commit is contained in:
@ -22,7 +22,7 @@ Interactively
|
||||
|
||||
```
|
||||
sudo useradd testuser
|
||||
sudo machinectl testuser@
|
||||
sudo machinectl shell testuser@
|
||||
podman pull docker.io/library/alpine
|
||||
/usr/bin/time -v podman --storage-driver=vfs run --rm docker.io/library/alpine /bin/true
|
||||
exit
|
||||
|
Reference in New Issue
Block a user