Now that the Docker image has been built and tested, you can save the Docker image to a Docker registry. You must save this to a private registry; TIBCO Licensing does not allow you to save
TIBCO MFT Platform Server for z/Linux Docker images to a public registry.
Procedure
Use the Docker
push command to save the image to a registry.
After the image is saved in a registry, use the Docker
pull command to retrieve the image from the registry and save it to the local machine.
Result
Now all the
TIBCO MFT Platform Server for z/Linux images can be deployed using the new Docker container.