The files contained in the Docker demonstration for the Enterprise Developer base image are as follows:
bld.env | Configuration file defining various environment variables that are used while building the images. The environment variables define details such as the names of installable files and strings to be used for different parts of the image names. |
bld.funcs | Definitions of functions used in the bld.sh script. |
bld.sh | Shell script to automate the process of building
Enterprise Developer images.
For full details on the parameters you can specify to bld.sh see Running the Docker Demonstration for the Enterprise Developer Base Image. |
Dockerfile | Dockerfile used to build the Enterprise Developer base image. For a detailed look at the commands used in this file, see Dockerfiles in the Docker Demonstration for the Enterprise Developer Base Image. |
palic.env | Configuration file used to specify the name of the license (.mflic) file for Enterprise Developer. |
prodver.env | Configuration file containing a setting that specifies the version of Enterprise Developer that this Docker demonstration is supplied with. |
README*.* | Files for HTML and plain text documents containing instructions on how to build the Enterprise Developer base image. |
server-jre-8u162-linux-x64.tar.gz | Package containing files for the Java Platform Standard Edition Runtime Environment. This is required to provide support for Java. |
setup_visualcobol_devhub_for_docker_4.0_platform | The installable executable file for
Visual COBOL Development Hub.
There is also an associated .sum file for this file. You can ignore this file. |