clearcontainers / osbuilder

Clear Containers guest OS building scripts
20 stars 12 forks source link

packages: add procps-ng-bin package #41

Closed devimc closed 6 years ago

devimc commented 6 years ago

procps-ng-bin includes the ps command that is needed to list the processes inside the container and used by cc-runtime ps and docker top

fixes #40

Signed-off-by: Julio Montes julio.montes@intel.com

jcvenegas commented 6 years ago

@devimc could you rebase master ? to have the PR passing again , @jodh-intel can you approve this PR if now ps command is working for you?

devimc commented 6 years ago

@jcvenegas done

jodh-intel commented 6 years ago

Yep - https://github.com/clearcontainers/runtime/pull/444 is now working for me \o/

lgtm