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-controller
    • build.sh
    • build
      • Dockerfile
      • start-controller.sh
      • config

The root directory js7-controller 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.

...