mirror of
https://github.com/ysoftdevs/ubuntu-bionic-systemd-iotedge.git
synced 2026-03-24 10:22:19 +01:00
Updated readme removed unnecessary line in dockerfile
This commit is contained in:
@@ -14,5 +14,4 @@ RUN curl https://packages.microsoft.com/config/ubuntu/18.04/multiarch/prod.list
|
|||||||
>> /etc/systemd/system/aziot-init.service &&\
|
>> /etc/systemd/system/aziot-init.service &&\
|
||||||
systemctl enable aziot-init.service
|
systemctl enable aziot-init.service
|
||||||
|
|
||||||
# connect CM to /etc/aziot/config.toml
|
# connect CM to /etc/aziot/config/config.toml
|
||||||
# iotedge config apply
|
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
# Ubuntu Bionic with systemd and IOT Edge runtime preinstalled
|
# Ubuntu Bionic with systemd and IOT Edge runtime preinstalled
|
||||||
This simple image has ubuntu bionic with moby and IOT edge preinstalled inside.
|
This simple image has ubuntu bionic with moby and IOT edge preinstalled inside.
|
||||||
|
The purpose is to be used inside k8s with sysbox runtimeClass node.
|
||||||
|
Configmap with iotEdge config is supposed to be connected to /etc/aziotedge/config/config.toml.
|
||||||
|
|||||||
Reference in New Issue
Block a user