Docker Engine - Enterprise is now Mirantis Container Runtime (MCR)
The product formerly known as Docker Engine - Enterprise is now Mirantis Container Runtime (MCR).
Mirantis Container Runtime is a client-server application with these major components:
A server which is a type of long-running program called a daemon process (the dockerd command).
A REST API which specifies interfaces that programs can use to talk to the daemon and instruct it what to do.
A command line interface (CLI) client (the docker command).
Mirantis Container Runtime can be installed on several linux distros as well as on Windows.
Platforms
See also