Skip to content

Commit

Permalink
Append libcapdev to docker/everest-playground
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiolnm committed Apr 19, 2024
1 parent 51796d6 commit a33ccd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/everest-playground/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ RUN apt-get update \
libcurl4-openssl-dev \
pkg-config \
libpcap-dev \
libcap-dev \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit a33ccd8

Please sign in to comment.