Add kpod wait
Waits on one or more containers to stop and prints the container's return code Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
parent
214adee0ef
commit
3bf23b684a
12 changed files with 340 additions and 1 deletions
|
@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
|||
curl \
|
||||
e2fslibs-dev \
|
||||
gawk \
|
||||
gettext \
|
||||
iptables \
|
||||
pkg-config \
|
||||
libaio-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue