The location of Docker images varies depending on the operating system platform.
On macOS and Windows platforms, the installer places the
docker-images directory in the FTL product tree.
On Linux platforms, you can use a Docker image containing the FTL server without installing the full FTL product tree. Extract the
docker-images directory from the product installation archive package.
Docker Images
FTL Component
|
Docker Image Name
|
FTL Server
|
ftl-tibftlserver-6.1.0.dockerimage.xz
|
FTL Server with eFTL service
|
eftl-tibftlserver-6.1.0.dockerimage.xz
This Docker image is distributed in the TIBCO eFTL product installation package.
|
FTL Monitoring Gateway
(Enterprise Edition only)
|
ftl-tibmongateway-6.1.0.dockerimage.xz
|
Configures additional monitoring components
(Enterprise Edition only)
|
ftl-tibmonconfig-6.1.0.dockerimage.xz
|
Sample Clients
To build a Docker image containing the sample programs, you can use the Docker file
samples/docker/Dockerfile.client.
Copyright © Cloud Software Group, Inc. All rights reserved.