mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-07 18:43:41 +08:00
Guest agent
This commit is contained in:
@@ -23,6 +23,8 @@ RUN apt-get update && apt-get -y upgrade && \
|
||||
&& apt-get clean
|
||||
|
||||
COPY run.sh /run/
|
||||
COPY agent/agent.sh /agent/
|
||||
COPY agent/service.sh /agent/
|
||||
COPY server.sh /run/
|
||||
COPY install.sh /run/
|
||||
COPY serial/serial.sh /run/
|
||||
|
||||
Reference in New Issue
Block a user