Building a Docker Image

You can build your own Docker images for ActiveSpaces. You can also build an image that includes a sample client program.

A script and Dockerfile are available for building Docker images at scripts/build-images location.

For assistance on building Docker images, see scripts/build-images/README.md.

For examples of how these docker images can be used, see samples/docker, samples/kubernetes, and samples/kubernetes-helm directories.

Note: The included Dockerfile and script, when used in accordance with the instructions here, downloads and installs the third-party components to create Docker images. We recommend that you review the script to identify the websites from which the components are downloaded to ensure that you understand which license terms apply to these components, what is required to comply with those terms, to track their security status, and determine if and when to update or replace them for security purposes.

For more information about Docker containerization in FTL, see "Docker Containerization for FTL" in TIBCO FTL® Administration.