1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

docker: change docker file to include uldaq

Signed-off-by: Manuel Pitz <manuel.pitz@eonerc.rwth-aachen.de>
This commit is contained in:
Manuel Pitz 2023-08-18 17:18:57 +02:00
parent c3d991b23e
commit 1aec59198b

View file

@ -91,6 +91,7 @@ ENV RANLIB=${TRIPLET}-ranlib
RUN mkdir ${PREFIX}
# Install unpackaged dependencies from source
ENV DEPS_INCLUDE='spdlog libwebsockets jansson fmt uldaq'
ADD packaging/deps.sh /
RUN bash deps.sh