1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-06-06 07:51:54 +00:00

update scheduler

This commit is contained in:
Newnius 2020-05-23 21:10:47 +08:00
parent 4ac44f3c22
commit fae6bc51cb

View File

@ -11,6 +11,7 @@ ENV PATH $PATH:/usr/local/go/bin
RUN go get github.com/Shopify/sarama
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/