mirror of
https://github.com/containers/podman.git
synced 2026-03-13 08:01:19 +08:00
include make podman target in install instructions
now that podman ships conmon >=0.3.0 Signed-off-by: Peter Hunt <pehunt@redhat.com>
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