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

add missing dependency to Dockerfile

This commit is contained in:
Steffen Vogel 2018-06-25 09:45:44 +02:00
parent 32db08659d
commit cbfa94cb3c

View file

@ -74,6 +74,7 @@ RUN dnf -y install \
libwebsockets-devel \
zeromq-devel \
nanomsg-devel \
protobuf-devel \
protobuf-c-devel \
libiec61850-devel \
librabbitmq-devel \