FlexNet License Server Manager Requirements When Running in Docker

The is provided as a Docker image in the form of a .zip file. You must therefore install Docker to be able to run the .

The runs on an Nginx web server. The Nginx web server is included in the FlexnetLicenseServerManager-<version>.zip package, therefore you do not need to install Nginx.

You also need a supported browser (see Supported Browsers).

Installing Docker is not covered in this section. For information about downloading and installing Docker, see the Get Docker topic in the Docker documentation.

You can verify if Docker is up and running using the following command:

docker -v

If Docker is running, you will see output similar to the following:

root@Admin:~# docker -v

Docker version 20.10.7, build 20.10.7-0ubuntu5~20.04.2