diff --git a/Dockerfile b/Dockerfile index cb3c0be..81bdcac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \ No newline at end of file +# iotedge config apply