This topic outlines the steps that a Dockerfile must carry out to create an image that contains a COBOL application that can be run under Enterprise Server.
Before you follow the steps in this topic you must have built a base image for Enterprise Server. For information on creating a base image for Enterprise Server see Building a Base Image Containing Enterprise Server.
Before building an image containing an application to run under Enterprise Server you need to ensure that you have available the following:
To build an image that includes an application to run under Enterprise Server your Dockerfile needs to perform the following steps:
See Building a Base Image Containing Enterprise Server for more information.
The above process is used by the Docker demonstrations that create images for applications that you can run under Enterprise Server. For more information on one of those demonstrations, including information on all the files it contains and a detailed description of the Dockerfiles it contains, see The CICS Docker Demonstration.