Product Features
Applications
Containers
3min
the containers pane of the applications module enables you to manage docker containers for applications in your marketplaces a container is a standardized unit of software when you install an application from a marketplace, at least one container for the installed application appears on the containers pane you may also deploy a containerized docker application that is not in any marketplace catalog by running a custom docker run command all applications in marketplaces run within docker containers https //www docker com/resources/what container each application runs its own dedicated container to ensure isolation the docker container themselves run on docker engine, which is located on the manufacturing connect edge (mc edge) instance hence if the mc edge instance becomes unavailable, so will all the running containers a docker container is a portable image that is lightweight, standalone, and executable it includes everything needed to run an application (code, runtime, system tools, system libraries, and settings) see overview of 'docker run' docid\ n8wdf krsov kb6kj1lhg to learn more about docker run commands each installed application runs at least one container, and can run multiple containers depending on the configuration note the run button in the containers pane can only be used for docker run commands other commands, including any other docker commands, cannot be used on the container pane, each container's state is color coded a running container displays green, a paused container displays orange, and an exited container displays black you need to have a docker registry to add an application to a marketplace or to create a new marketplace the docker registry and credential information are available through manufacturing connect edge (the edge device provider) these registries provide access so that you can control and manage applications you choose to deploy in the marketplace access applications containers ui to access the applications containers pane log in to manufacturing connect edge from the navigation panel, select applications the dashboard pane appears click containers the containers pane appears next steps manage containers docid\ rntpaowhjbldxlaoq08fs overview of 'docker run' docid\ n8wdf krsov kb6kj1lhg