支持批量部署。
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user