Wiremock deployment to open shift

Viewed 32

So I have created a wiremock framework . I have my mappings and I guess the base to start the wiremock server in 8080. Now I need to deploy this to open shift , I have created my Jenkins file and inserted all the configuration needed to deploy to open shift . I’m having a hard time deciding what should be next . I think I still need to crate ? A docker image file.the framework is with Java and built with maven. Does anyone have any experience working with this or even I guess knowing how to start up that docker image

0 Answers
Related