Update dockerfile
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
FROM debian
|
FROM debian
|
||||||
|
|
||||||
RUN apt update && apt upgrade -y && apt install -y libczmq-dev libguestfs-dev gcc valgrind gdb make
|
RUN apt update && apt upgrade -y
|
||||||
|
RUN apt install -y libczmq-dev libguestfs-dev gcc valgrind gdb make pkg-config
|
||||||
|
|||||||
Reference in New Issue
Block a user