Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
This article provides one of the ways to create Docker images and push the Docker image into Docker hub. Following use cases are considered for creating Docker images
This article assumes that you have installed Docker and Jenkins in your environment. Follow the link https://github.com/SoftwareAG/webmethods-microservicesruntime-samples/blob/master/docker/jenkins/README.md#prerequisites that provides details on installing Docker and Jenkins.
Follow the link https://github.com/SoftwareAG/webmethods-microservicesruntime-samples/blob/master/docker/jenkins/README_MSR_Docker.md that provides step-by-step instructions on creating Docker image on-prem starting with the installation and installing the latest fixes.
This sample performs the following steps using the Jenkins pipeline
If steps you follow are successful, you will see Jenkins Pipeline below after the execution.
Follow the link https://github.com/SoftwareAG/webmethods-microservicesruntime-samples/blob/master/docker/jenkins/README_MSR_DockerHub.md that provides step-by-step instructions on creating a Docker image from the Docker image published on Docker Hub.
Follow the link https://github.com/SoftwareAG/webmethods-microservicesruntime-samples/blob/master/docker/jenkins/README.md#create-configuration-files that provides instructions on how to create ACDL and binary file that can be used to provision webMethods Microservices Runtime during the creation of Docker images.
This sample allows creating the configuration files (isconfiguration.acdl and isconfiguration.zip).