mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-16 02:26:43 +00:00
update yao-scheduler
This commit is contained in:
@@ -14,6 +14,10 @@ RUN go get github.com/sirupsen/logrus
|
||||
|
||||
RUN git clone https://github.com/newnius/YAO-scheduler.git /root/yao-scheduler/
|
||||
|
||||
RUN mkdir -p /etc/yao/
|
||||
|
||||
ADD conf/config.json /etc/yao/
|
||||
|
||||
WORKDIR /root/yao-scheduler/
|
||||
|
||||
CMD go run src/*
|
||||
|
||||
Reference in New Issue
Block a user