made it executable
This commit is contained in:
parent
c72ce7f091
commit
eb125fb1bb
@ -63,6 +63,7 @@ RUN git clone https://github.com/ranchimall/floscout.git
|
|||||||
WORKDIR floscout
|
WORKDIR floscout
|
||||||
COPY example .
|
COPY example .
|
||||||
COPY mongoose.sh .
|
COPY mongoose.sh .
|
||||||
|
RUN chmod +x mongoose.sh
|
||||||
WORKDIR ../
|
WORKDIR ../
|
||||||
|
|
||||||
# Supervisor configurations
|
# Supervisor configurations
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user