ci.docker.websphere-traditional icon indicating copy to clipboard operation
ci.docker.websphere-traditional copied to clipboard

Remove start jvm | entrypoint

Open rajspeed1 opened this issue 6 years ago • 1 comments

Can we make the image , more user friendly - by avoiding default start from entrypoint.. so that we can take start / stop of the jvm alone.

Whenever an app has to be deployed, everytime we have to restart container..

rajspeed1 avatar May 01 '19 13:05 rajspeed1

Hi. Applications should be deployed via Docker build phase: https://github.com/WASdev/ci.docker.websphere-traditional#adding-an-application-and-advanced-configuration-during-build-phase

arthurdm avatar Jun 04 '19 18:06 arthurdm