mirror of
https://github.com/ysoftdevs/ubuntu-bionic-systemd-iotedge.git
synced 2026-01-11 14:20:25 +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 &&\
|
||||
systemctl enable aziot-init.service
|
||||
|
||||
# connect CM to /etc/aziot/config.toml
|
||||
# iotedge config apply
|
||||
# connect CM to /etc/aziot/config/config.toml
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# Ubuntu Bionic with systemd and IOT Edge runtime preinstalled
|
||||
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