WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
170 stars 190 forks source link

Remove start jvm | entrypoint #162

Open rajspeed1 opened 5 years ago

rajspeed1 commented 5 years ago

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..

arthurdm commented 5 years ago

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