mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-02 06:43:00 +00:00
dockerfile: add libcap-dev
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
efe35aa39f
commit
46f3869ff6
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
|
|||
protobuf-compiler \
|
||||
python-minimal \
|
||||
libaio-dev \
|
||||
libcap-dev \
|
||||
iptables \
|
||||
libnl-3-dev
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue