mirror of
https://github.com/containers/podman.git
synced 2025-06-17 23:20:59 +08:00
Merge pull request #3400 from haircommander/install-hotfix
include make podman target in install instructions
This commit is contained in:
@ -193,7 +193,7 @@ To build from source, use the following:
|
||||
git clone https://github.com/containers/conmon
|
||||
cd conmon
|
||||
make
|
||||
sudo install -D -m 755 bin/conmon /usr/libexec/podman/conmon
|
||||
sudo make podman
|
||||
```
|
||||
|
||||
#### runc
|
||||
|
Reference in New Issue
Block a user