Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For the build environment the following directory hierarchy is assumed:

  • js7-joc
    • build.sh
    • build
      • Dockerfile
      • hibernate.cfg.xml
      • https-keytore.p12
      • https-truststore.p12
      • joc_install.xml
      • joc.properties.add
      • start.ini.add
      • start-joc.sh
      • config

The root directory js7-joc could have any name. Consider that below build script by default will use the directory name and release number to determine the resulting image name.

...