Skip to content

Commit

Permalink
Add liburing-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jackkleeman committed Jun 4, 2024
1 parent cf874af commit da5941f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ RUN apt -y install \
clang \
cmake \
llvm \
liburing-dev \
ca-certificates
RUN curl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | bash -s -- --to /usr/local/bin
RUN rustup target add \
Expand Down

0 comments on commit da5941f

Please sign in to comment.