1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Signed-off-by: Alexandra <alexandra.bach@eonerc.rwth-aachen.de>
This commit is contained in:
Alexandra 2024-05-03 15:31:28 +00:00
parent 440615b09e
commit e84fc58ef1

View file

@ -179,6 +179,7 @@ ENV PATH=${PREFIX}/bin:${PATH}
# RUN rm /tmp/libvillas_path.txt
# Test if it runs
RUN ls /app/lib/aarch64-linux-gnu
RUN villas node -h 2>&1 > /dev/null
RUN echo "Debug: run-time dependencies installed"