Skip to content
Snippets Groups Projects
Commit 55744dc2 authored by Johannes Mey's avatar Johannes Mey
Browse files

use correct config file in Docker

parent 43be0849
No related branches found
No related tags found
No related merge requests found
......@@ -18,5 +18,5 @@ WORKDIR /ros2rag
RUN ./gradlew --no-daemon installDist
ENTRYPOINT /bin/bash -c "./ros2rag.starter/build/install/ros2rag.starter/bin/ros2rag.starter ./ros2rag.starter/src/main/resources/config.json"
ENTRYPOINT /bin/bash -c "./ros2rag.starter/build/install/ros2rag.starter/bin/ros2rag.starter ./ros2rag.common/config.yaml"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment