Update Dockerfile
parent
3ca717df26
commit
63273eb3bc
|
|
@ -10,7 +10,7 @@ RUN touch services/temp-process/dep.txt
|
|||
RUN touch services/temp-process/run.sh
|
||||
RUN echo "./services/temp-process/temp-process" >> services/temp-process/run.sh
|
||||
|
||||
COPY runner-rs monitor/
|
||||
COPY release/runner-rs monitor/
|
||||
COPY settings.json .
|
||||
COPY temp-process services/temp-process/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue