WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
171 stars 192 forks source link

push individual images dmgr,node to docker hub #70

Closed mmumshad closed 6 years ago

mmumshad commented 6 years ago

Have the individual images base,dmgr,node been pushed to Docker Hub already? If not can you please push those as well? Makes it really easy to try network deployment.

mmumshad commented 6 years ago

Sorry, closing the issue.

davidcurrie commented 6 years ago

fyi: we don't have an ILAN (developer licensed) version of ND which is why there are only images for the base application server.

mmumshad commented 6 years ago

Thank you. I figured so. Also, do you have any blog/article reflecting the benefits of containerizing the websphere traditional application this way. Is this recommended on prod environment?

davidcurrie commented 6 years ago

We are no longer advocating running ND cells under Docker (primarily because the ND capabilities are now largely better served by a container orchestrator such as Docker EE or Kubernetes). Running single server (base) WAS traditional is still tolerated (although our preference would be to migrate to WebSphere Liberty).