diff --git a/Dockerfile b/Dockerfile index baacfe0..427873a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,4 +10,4 @@ RUN docker-php-ext-install mbstring COPY ./h-m-m . -CMD ["./h-m-m"] +CMD ./h-m-m $file