At this point check the IotEdge logs for any errors
iotedge system logs -- -f
You will now see your deployment in the SWARM Control Center as "Unnamed Device" with the registration ID:
At this stage, the IoT Edge runtime will pull the docker images and once finished the device can be configured in the Control Center.
docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
118c96889ec7 swarm.azurecr.io/curiosity-x64-tensorrt:6.6.33 "/usr/local/bin/nvid…" 6 days ago Up 6 days 0.0.0.0:8090->8090/tcp, :::8090->8090/tcp curiosity
95d63beb336e swarm.azurecr.io/azure-module-x64:1.7.1 "java -jar app.jar" 6 days ago Up 6 days azure-module
3003fd8db258 mcr.microsoft.com/azureiotedge-hub:1.1.15 "/bin/sh -c 'echo \"$…" 3 months ago Up 4 weeks 0.0.0.0:443->443/tcp, :::443->443/tcp, 0.0.0.0:5671->5671/tcp, :::5671->5671/tcp, 0.0.0.0:8883->8883/tcp, :::8883->8883/tcp edgeHub
6f469d38d91d mcr.microsoft.com/azureiotedge-metrics-collector:1.0.9 "/bin/sh -c 'echo \"$…" 3 months ago Up 3 months azure-monitor
88d10c824af0 mcr.microsoft.com/azureiotedge-agent:1.1.15 "/bin/sh -c 'exec /a…" 3 months ago Up 3 months edgeAgent