Dockerfiles in the Docker Demonstration for the Enterprise Server Base Image

This topic describes in detail the commands used by the Dockerfiles in the Docker demonstration for the Enterprise Server base image. Before reading this topic you should be familiar with the processes defined in Building a Base Image for Visual COBOL Build Tools for WindowsCOBOL Server and Building an Image Containing an Application COBOL Server.

The following Dockerfiles are used:

Dockerfile
The main Dockerfile used to create the image for Enterprise Server.
Dockerfile.jre
Additional Dockerfile to Additional Dockerfile to produce a version of the Enterprise Server base image that includes Java support. Enterprise Server does not include the file that provides this support, so you must obtain this file yourself and ensure that you are licensed to use it.
Dockerfile.x86
Additional Dockerfile to produce a base image for Enterprise Server for use with 32-bit applications.
Dockerfile.x64
Additional Dockerfile to produce a base image for Enterprise Server for use with 64-bit applications.