mirror of
https://github.com/containers/podman.git
synced 2025-07-15 03:02:52 +08:00
Update the version of conmon used in test
Also start using podmin in /usr/libexec/podman rather then crio. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #979 Approved by: baude
This commit is contained in:

committed by
Atomic Bot

parent
4ad7e73681
commit
2c81a756e3
@ -54,7 +54,7 @@ $ sudo apt-get install libdevmapper-dev libglib2.0-dev libgpgme11-dev golang lib
|
||||
# cd ~/src/github.com/kubernetes-incubator/cri-o
|
||||
# mkdir bin
|
||||
# make conmon
|
||||
$ sudo install -D -m 755 bin/conmon /usr/libexec/crio/conmon
|
||||
$ sudo install -D -m 755 bin/conmon /usr/libexec/podman/conmon
|
||||
```
|
||||
#### Adding required configuration files
|
||||
```
|
||||
|
Reference in New Issue
Block a user