mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-13 09:36:43 +00:00
add yao-agent
This commit is contained in:
@@ -12,7 +12,7 @@ RUN apt update && \
|
|||||||
|
|
||||||
RUN pip3 install docker kafka psutil
|
RUN pip3 install docker kafka psutil
|
||||||
|
|
||||||
RUN git clone https://github.com/newnius/YAO-agennt.git /yao-agent
|
RUN git clone https://github.com/newnius/YAO-agent.git /yao-agent
|
||||||
|
|
||||||
WORKDIR /yao-agent
|
WORKDIR /yao-agent
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ RUN apt update && \
|
|||||||
|
|
||||||
RUN pip3 install docker kafka psutil
|
RUN pip3 install docker kafka psutil
|
||||||
|
|
||||||
RUN git clone https://github.com/newnius/YAO-agennt.git /yao-agent
|
RUN git clone https://github.com/newnius/YAO-agent.git /yao-agent
|
||||||
|
|
||||||
WORKDIR /yao-agent
|
WORKDIR /yao-agent
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user