支持批量部署。

This commit is contained in:
2024-12-20 17:48:01 +08:00
parent 16550480ac
commit fc74d8c115
11 changed files with 44 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ RUN apt update;dpkg --add-architecture i386;apt update;apt install -y --no-insta
echo "PermitRootLogin yes\nPasswordAuthentication yes\n" >> /etc/ssh/sshd_config;\
echo root:123456 |chpasswd
COPY localtime /etc
COPY nats-server /usr/bin/
COPY checksum /usr/bin/
COPY yuzhen_iot /yuzhen_iot/