License sharing with docker

If you are working with Genero products installed in Docker container, follow the tasks for building a docker image and installing a container license when the container starts.

Licensing a Genero product installed in a docker container involves installing a container license (a special license for containerized environments) for the Genero product when the container starts. The FLM server can not be used to manage container licensing.

If you are working with Docker, you must understand Docker container technology. Docker is based on open standards that allow Docker instances running on the same machine to share the machine's operating system kernel in isolation from one another and from the underlying infrastructure. For more information see the Docker site.