1
0
mirror of https://github.com/newnius/YAO-Dockerfiles.git synced 2025-06-06 07:51:54 +00:00
This commit is contained in:
Newnius 2019-05-06 16:10:49 +08:00
parent 1adbc2e381
commit 76e1dd1e0b

View File

@ -13,6 +13,6 @@ RUN go get github.com/Shopify/sarama
RUN git clone https://github.com/newnius/YAO-scheduler.git /root/yao-scheduler/
WORKSPACE /root/yao-scheduler/
WORKDIR /root/yao-scheduler/
CMD go run src/*