#1 2019-01-09 08:51:47

palacio
Member
Registered: 2018-06-27

Reportserver with docker concept

Hi all,

someone can help me here to how can I build RS (any version) with docker concept.
I'm learning the docker concept an I want to do a test with reportserver.

Any ideas is wellcome!

Thank.

El Palacio

Offline

#2 2019-02-22 13:59:22

phillipjohnson
Member
From: Columbus, OH, USA
Registered: 2016-11-03
Website

Re: Reportserver with docker concept

I'm quite surprised that ReportServer doesn't have an official Docker image yet, but it certainly would be possible to build your own.

I would start with an Apache base image and install Tomcat with apt-get. You can use wget and tar to download and install ReportServer. You may also want to copy in some config files to replace the defaults for Apache and Tomcat. You might look at the downloadable VM or bitnami stack for examples.

This is something we are interested in, but simply haven't had time to focus on (we're using bitnami for now). If you make progress on it, we'd definitely be willing to test it out and make tweaks if you publish to GitHub.

Offline

#3 2019-07-12 17:18:13

eduardo
Administrator
Registered: 2016-11-01
Website

Re: Reportserver with docker concept

Hi,

good news! We are working on official docker images for reportserver. We are doing this together with Bitnami, similar as the Bitnami installers you already know.

More details can be found here: https://forum.reportserver.net/viewtopic.php?pid=6050

Feedback would be great smile

Regards,
Eduardo

Offline

Board footer

Powered by FluxBB