Jump to content
  • This documentation is an older version of JasperReports IO 200 At Scale User Guide. View the latest documentation.

    After all of your configurations and customizations have been made, you can build Docker images for the modules. Go to the folder where jrio-manager-docker and the other modules are located and run the following commands:

    1. If you have not already done so, install the Docker command-line app to run Docker commands. You can download the Docker app for Mac, Windows, and Linux from https://docs.docker.com/get-docker/.
    2. If you plan to use minikube and not the remote Docker registry, before building the images you must poxy all docker commands to the local minikube docker registry with the following:
    3. Build the docker image for each of the modules. In the following commands, X.X represents a docker image tag according to your own naming scheme, for example jrio-reporting:2.0 or jrio-reporting:production2:
    4. Verify that all images were built and stored in the local repo:

    When all images have been built, follow the deployment procedures in the next chapter.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Guest
    This is now closed for further comments

×
×
  • Create New...