Skip to content

Commit

Permalink
docker: fix docker build
Browse files Browse the repository at this point in the history
colrm is required to build lightway-core due to an issue
with wolfssl.
  • Loading branch information
xv-raihaan-m committed Aug 1, 2023
1 parent e4511f1 commit aaac4e8
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 @@ -7,6 +7,7 @@ ENV LC_ALL C.UTF-8
RUN apt-get update && apt-get install -qqy --no-install-recommends \
autoconf \
automake \
bsdmainutils \
dnsutils \
git \
iperf3 \
Expand Down

0 comments on commit aaac4e8

Please sign in to comment.