mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-06-06 07:51:54 +00:00
add yao-agent
This commit is contained in:
parent
123a999bbe
commit
ac31281579
@ -12,7 +12,7 @@ RUN apt update && \
|
||||
|
||||
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
|
||||
|
||||
|
@ -12,7 +12,7 @@ RUN apt update && \
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user