Today we got our first Docker images deployed to Dockerhub. @javahippie was so kind to create the “operaton” organization and set up the repositories. The repositories can be found here:
https://hub.docker.com/u/operaton
My colleague Javad was reworking the build scripts and provided the patches. Finally this made it possible to build and deploy the images. Also, the pipeline does some integration tests to make sure that the application is properly started.
At this moment, only the distributions “operaton” (formerly known as “run”) and “operaton/tomcat” are deployed. We currently have a problem with the Wildfly distro.
Next step is to integrate the image build with the nightly & release build.