mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-06-07 08:11:56 +00:00
update scheduler
This commit is contained in:
parent
4ac44f3c22
commit
fae6bc51cb
@ -11,6 +11,7 @@ ENV PATH $PATH:/usr/local/go/bin
|
|||||||
|
|
||||||
RUN go get github.com/Shopify/sarama
|
RUN go get github.com/Shopify/sarama
|
||||||
RUN go get github.com/sirupsen/logrus
|
RUN go get github.com/sirupsen/logrus
|
||||||
|
RUN go get github.com/MaxHalford/eaopt
|
||||||
|
|
||||||
RUN git clone https://github.com/newnius/YAO-scheduler.git /root/yao-scheduler/
|
RUN git clone https://github.com/newnius/YAO-scheduler.git /root/yao-scheduler/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user