Skip to content

Commit e9906e9

Browse files
authored
Merge pull request #11994 from myagley/patch-1
Fix article in IoT Edge installation docs
2 parents 618e53a + 7a50fea commit e9906e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-install-iot-edge-linux-arm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This article lists the steps to install the Azure IoT Edge runtime on a Linux AR
2222
2323
## Install the container runtime
2424

25-
Azure IoT Edge relies on a [OCI-compatible][lnk-oci] container runtime. For production scenarios, it is highly recommended you use the [Moby-based][lnk-moby] engine provided below. It is the only container engine officially supported with Azure IoT Edge. Docker CE/EE container images are compatible with the Moby-based runtime.
25+
Azure IoT Edge relies on an [OCI-compatible][lnk-oci] container runtime. For production scenarios, it is highly recommended you use the [Moby-based][lnk-moby] engine provided below. It is the only container engine officially supported with Azure IoT Edge. Docker CE/EE container images are compatible with the Moby-based runtime.
2626

2727
Commands below install both the Moby-based engine and command-line interface (CLI). The CLI is useful for development but optional for production deployments.
2828

0 commit comments

Comments
 (0)