mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
docker: built our own libwebsockets for Alpine docker images as the version from the repo has no IPv6 support
This commit is contained in:
parent
62b4f58092
commit
39e497b376
1 changed files with 0 additions and 2 deletions
|
@ -53,7 +53,6 @@ RUN apk update && \
|
|||
openssl-dev \
|
||||
ossp-uuid-dev@testing \
|
||||
libconfig-dev \
|
||||
libwebsockets-dev \
|
||||
curl-dev \
|
||||
jansson-dev \
|
||||
spdlog-dev \
|
||||
|
@ -112,7 +111,6 @@ RUN apk add \
|
|||
openssl \
|
||||
ossp-uuid@testing \
|
||||
libconfig \
|
||||
libwebsockets \
|
||||
curl \
|
||||
jansson \
|
||||
spdlog \
|
||||
|
|
Loading…
Add table
Reference in a new issue