To create the Axxon Next container, do the following:

  1. Copy the Axxon Next, Detector Pack and Driver Pack deb-packages into the folder ~~/axxonnext.docker/next/build/.
  2. Go to the folder ~/axxonnext.docker/next

    cd ~/axxonnext.docker/next
  3. Execute the command.

    ./axxon-next.sh build

    The Axxon Next container build is going to start.

  4. To view the list of the built-up containers, execute the following command after the operation is complete.

    ./axxon-next.sh list
  • No labels