Update Dockerfile

Add a variable
This commit is contained in:
Jingup 2024-03-27 10:55:12 +08:00 committed by GitHub
parent 576f2c697b
commit bcc0706def
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,4 +10,4 @@ RUN docker-php-ext-install mbstring
COPY ./h-m-m .
CMD ["./h-m-m"]
CMD ./h-m-m $file