aboutsummaryrefslogtreecommitdiffstats
path: root/sources/hv-collector-main/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'sources/hv-collector-main/Dockerfile')
-rw-r--r--sources/hv-collector-main/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/hv-collector-main/Dockerfile b/sources/hv-collector-main/Dockerfile
index ad7a03d6..3322059c 100644
--- a/sources/hv-collector-main/Dockerfile
+++ b/sources/hv-collector-main/Dockerfile
@@ -11,7 +11,7 @@ RUN apt-get update \
WORKDIR /opt/ves-hv-collector
-ENTRYPOINT ["entry.sh"]
+ENTRYPOINT ["./entry.sh"]
COPY target/libs/external/* ./
COPY target/libs/internal/* ./