Files in the Development Containers Demonstration for the Visual COBOL Base Image

For users of Visual COBOL for Eclipse (UNIX), or Visual COBOL Development Hub:
Note: Micro Focus development containers are only available on Ubuntu platforms. See Product Information for a list of supported versions.

The files contained in the development containers demonstration for the Visual COBOL 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 Visual COBOL images.

For full details on the parameters you can specify to bld.sh see Running the Container Demonstration for the Visual COBOL Base Image.

Dockerfile Dockerfile used to build the Visual COBOL base image. For a detailed look at the commands used in this file, see Dockerfiles in the Container Demonstration for the Visual COBOL Base Image.
dotnet_install.sh
license_install.sh Shell script to automate the licensing process. Requires an appropriate license (.xml) file to be present in the same folder as the installer.
OpenJDK17U-jdk_x64_linux_hotspot_17.0.10_7.tar.gz The Java development kit to be used within the development container.
post_setup.sh Shell script used by Dockerfile to remove files that are no longer required after building the Visual COBOLdev containers base image.
prodver.env Configuration file containing a setting that specifies the version of Visual COBOL that this container demonstration is supplied with.
README*.* Files for HTML, markdown, and plain text documents containing instructions on how to build the Visual COBOL base image.
setup_visualcobol_devhub_for_docker_10.0_platform.gz The installable executable file for Visual COBOL.