dockerjasperserver

Jasper Server Community Edition on Docker


Tibco has made the Dockerfile and supporting scripts for running TIBCO JasperReports® Server in a Docker container. What do I need to change in these files to support the Community Edition?

https://github.com/TIBCOSoftware/js-docker/

Thanks.


Solution

  • You can also alternatively use the JasperReports Server docker from bitnami, which uses the CE version of the server:

    https://github.com/bitnami/bitnami-docker-jasperreports

    Update: Apparently the previous github link no longer works and the current version can be found here:

    https://github.com/bitnami/containers/tree/main/bitnami/jasperreports

    or, on dockerhub:

    https://hub.docker.com/r/bitnami/jasperreports/