[CRIU] [PATCH 1/2] dockerfile: add libcap-dev
Andrey Vagin
avagin at openvz.org
Sat Feb 20 08:41:31 PST 2016
From: Andrew Vagin <avagin at virtuozzo.com>
Signed-off-by: Andrew Vagin <avagin at virtuozzo.com>
---
scripts/build/Dockerfile.tmpl | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/build/Dockerfile.tmpl b/scripts/build/Dockerfile.tmpl
index 96f3e46..0d56d3d 100644
--- a/scripts/build/Dockerfile.tmpl
+++ b/scripts/build/Dockerfile.tmpl
@@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
protobuf-compiler \
python-minimal \
libaio-dev \
+ libcap-dev \
iptables \
libnl-3-dev
--
2.5.0
More information about the CRIU
mailing list