mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-06-07 16:21:56 +00:00
typo
This commit is contained in:
parent
1adbc2e381
commit
76e1dd1e0b
@ -13,6 +13,6 @@ RUN go get github.com/Shopify/sarama
|
|||||||
|
|
||||||
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/
|
||||||
|
|
||||||
WORKSPACE /root/yao-scheduler/
|
WORKDIR /root/yao-scheduler/
|
||||||
|
|
||||||
CMD go run src/*
|
CMD go run src/*
|
||||||
|
Loading…
Reference in New Issue
Block a user