Run IBM DOORS Inside a Container
![](http://jazz.net/_images/myphoto/74f7bf9eda5132b02adb4c1ca46c477f.jpg)
Hello,
We are currently searching for a solution that allows to run a DOORS Client inside a Docker container.
Online research and IBM support didn't help at all, but I have found some examples and some "work in progress" information on this topic. I am pretty sure that in some way we can achieve this.
For example, someone has tried to run a DOORS DB server inside a container:
In our case, it would be enough to run a DXL script in batch mode inside the Docker image. I assume we just need a working client installation that can connect to our DB server.
Anyone have any experience or advice on this?
Thank you,
Stefano
Comments
Anonymous Username
Jun 19 '23, 5:18 a.m.Hi, did you figure this out?
Stefano Rivera
Oct 04 '23, 10:29 a.m.Hi, we managed to run a simple DOORS client inside a windows image. But still a lot of work to do, since we are using a big image and not, for example, the nanoserver one...