Dockfile for Axonserver

Hi folks,

We are experimenting with AconServer and are trying to run it inside Openshift. Is it possible to get the Dockerfile for the Aconserver?

In particular openshift is not permitting to run the regular containers with main process running pid = 0. So I would like at least to change the user that runs the axonserver application.

Kind regards,

Simon

Simon,
thank you for your request. As a reply I have just created a GitHub repository with the files (published under the Apache 2.0 license) we used to create our Docker image. The README on Docker Hub has been updated as well with the link.

Please feel free to suggest improvements or file a Pull Request!

Cheers,
Bert Laverman

Simon,
before you ask: the JAR files are available as download from the AxonIQ website, at https://www.axoniq.io.

Cheers,
Bert Laverman

Thanks.

Excellent…

Hi Simon,

do you have a fixed Dockerfile to run Axonserver on Openshift?
If yes, could you pls share it ?

Thx
Matthias

I created an issue on github for it: https://github.com/AxonIQ/axon-server-dockerfile/issues/6