diff --git a/Dockerfile b/Dockerfile index 386a388..c2620a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -33,3 +33,4 @@ RUN git clone https://git.nocturn9x.space/heimdall-engine/heimdall --depth 1 && make native +CMD ["heimdall/bin/heimdall"]