Versions Compared

Key

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

...

  • This article describes a simplified build process for Controller images that is extracted from the SOS build environment.
  • Users can build their own Docker images for Controllers.

Build Environment

For the build environment the The following directory hierarchy is assumed for the build environment:

  • controller
    • build.sh
    • build
      • Dockerfile
      • entrypoint.sh
      • config

...