Running the Container Demonstration for the Enterprise Developer Base Image

The container demonstration to create the Enterprise Developer base image includes a shell script (bld.sh) to make the process of running the demonstration as easy as possible. This topic lists and describes the parameters that you can specify when running bld.sh.

When using bld.sh to create a base image for Enterprise Developer you need to ensure that the relevant installation files and licenses are available in the same folder as bld.sh. These are:
  • The installable executable file for Micro Focus Enterprise Developer UNIX Components. This is setup_entdev_for_docker_10.0_platform.gz and is supplied in the container demonstration for the Micro Focus Enterprise Developer UNIX Components base image.
  • The appropriate license (.xml) file for Micro Focus Enterprise Developer UNIX Components.
  • If you will be including Java support in the image, the relevant executable file to perform the installation of the JDK. You can get this file from your chosen JDK provider.

For users of Enterprise Developer for Eclipse (UNIX), or Enterprise Developer UNIX Components:

The command to execute the shell script to run the container demonstration for the Enterprise Developer base image is as follows:

./bld.sh { IacceptEULA [options] }

options enables you to specify a number of characteristics for the image, such as any odbc or java requirements, or auto-login credentials. For a full list of available options and their definitions, run ./bld.sh without specifying any other parameters.