The files contained in the container demonstration for the Enterprise Server 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 Server images.
For full details on the parameters you can specify to bld.sh see Running the Container Demonstration for the Enterprise Server Base Image. |
cleanup_and_prune.sh | Shell script used by Dockerfile to remove files that are no longer required after building the Enterprise Server base image. |
Dockerfile | Dockerfile used to build the Enterprise Server base image. For a detailed look at the commands used in this file, see Dockerfiles in the Container Demonstration for the Enterprise Server Base Image. |
prodver.env | Configuration file containing a setting that specifies the version of Enterprise Server that this container demonstration is supplied with. |
README*.* | Files for HTML and plain text documents containing instructions on how to build the Enterprise Server base image. |
setup_ent_server_for_docker_7.0_platform.gz | The installable executable file for Enterprise Server. |