diff --git a/Dockerfile b/Dockerfile index d0a6e96..abe24db 100644 --- a/Dockerfile +++ b/Dockerfile @@ -63,6 +63,7 @@ RUN git clone https://github.com/ranchimall/floscout.git WORKDIR floscout COPY example . COPY mongoose.sh . +RUN chmod +x mongoose.sh WORKDIR ../ # Supervisor configurations