mirror of
https://github.com/ysoftdevs/ubuntu-bionic-systemd-iotedge.git
synced 2026-03-27 20:01:55 +01:00
added empty cfg file that is connected from CM
This commit is contained in:
@@ -6,6 +6,7 @@ RUN curl https://packages.microsoft.com/config/ubuntu/18.04/multiarch/prod.list
|
|||||||
cp ./microsoft.gpg /etc/apt/trusted.gpg.d/ &&\
|
cp ./microsoft.gpg /etc/apt/trusted.gpg.d/ &&\
|
||||||
apt-get update &&\
|
apt-get update &&\
|
||||||
apt-get install -y moby-engine nano aziot-edge &&\
|
apt-get install -y moby-engine nano aziot-edge &&\
|
||||||
|
touch /etc/aziot/config/config.toml &&\
|
||||||
ln -s /etc/aziot/config/config.toml /etc/aziot/config.toml
|
ln -s /etc/aziot/config/config.toml /etc/aziot/config.toml
|
||||||
# connect CM to /etc/aziot/config.toml
|
# connect CM to /etc/aziot/config.toml
|
||||||
# iotedge config apply
|
# iotedge config apply
|
||||||
|
|||||||
Reference in New Issue
Block a user