Docker Images for FTL
The installer places the
docker-images directory in the FTL product tree. For example, on Linux, /opt/tibco/ftl/6.7.0/docker-images
.
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.
FTL Component | Docker Image Name |
---|---|
FTL Server | ftl-tibftlserver-6.7.0.dockerimage.xz
|
FTL Server with eFTL service | eftl-tibftlserver-6.7.0.dockerimage.xz
This Docker image is distributed in the TIBCO eFTL product installation package. |
FTL Monitoring Gateway
(Enterprise Edition only) |
ftl-tibmongateway-6.7.0.dockerimage.xz
|
Configures additional monitoring components
(Enterprise Edition only) |
ftl-tibmonconfig-6.7.0.dockerimage.xz
|
FTL Logging Service (Enterprise Edition only) |
ftl-tiblogsvc-6.7.0.dockerimage.xz
|
Sample Clients
To build a Docker image containing the sample programs, you can use the Docker file samples/docker/Dockerfile.client.