About Docker
InstallAnywhere 2021
Docker is a platform that enables developers and system administrators to build, distribute, and run applications on physical machines, data center virtual machines, or the cloud. Docker bundles together the application, its dependencies, runtimes, and middleware, enabling you to separate your applications from your infrastructure. Containerized applications are not installed; they simply run within their containers.
InstallAnywhere enables you to leverage your existing investments in building installers for your software and to use the same InstallAnywhere project to build Docker images for deploying Web applications to the cloud and to data centers.
For detailed documentation on Docker, see the Docker Web site (https://www.docker.com/).