mirror of
https://github.com/ysoftdevs/ubuntu-bionic-systemd-iotedge.git
synced 2026-01-11 14:20:25 +01:00
removed trailing &&
This commit is contained in:
@@ -5,6 +5,6 @@ RUN curl https://packages.microsoft.com/config/ubuntu/18.04/multiarch/prod.list
|
||||
curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg &&\
|
||||
cp ./microsoft.gpg /etc/apt/trusted.gpg.d/ &&\
|
||||
apt-get update &&\
|
||||
apt-get install -y moby-engine nano aziot-edge &&\
|
||||
apt-get install -y moby-engine nano aziot-edge
|
||||
# connect CM to /etc/aziot/config.toml
|
||||
# iotedge config apply
|
||||
# iotedge config apply
|
||||
|
||||
Reference in New Issue
Block a user