mirror of
https://github.com/containers/podman.git
synced 2025-05-21 17:16:22 +08:00
[CI:DOCS] Add example of cpus to init command
Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
This commit is contained in:
@ -90,7 +90,7 @@ that you were given. It will be used in two of the steps below.
|
|||||||
|
|
||||||
## Test podman
|
## Test podman
|
||||||
|
|
||||||
1. podman machine init --image-path /path/to/image
|
1. podman machine init --image-path /path/to/image --cpus 2
|
||||||
2. podman machine start
|
2. podman machine start
|
||||||
3. podman images
|
3. podman images
|
||||||
4. git clone http://github.com/baude/alpine_nginx && cd alpine_nginx
|
4. git clone http://github.com/baude/alpine_nginx && cd alpine_nginx
|
||||||
|
Reference in New Issue
Block a user