ci.docker.websphere-traditional
ci.docker.websphere-traditional copied to clipboard
Dockerfiles for WebSphere Application Server traditional
Good morning everyone, I am starting with traditional WAS the docker. I have seen that there is a way to configure the WAS through properties files (.props) such as datasources,...
I am unable to generate password when installing websphere 8.5.5.18 for the webamin id docker exec was-server cat /tmp/PASSWORD
I'm trying to build from this [Dockerfile](https://github.com/WASdev/ci.docker.websphere-traditional/blob/master/docker-build/8.5.5.x/Dockerfile), but the repo `https://www.ibm.com/software/repositorymanager/com.ibm.websphere.DEVELOPERSILAN.v85` is missing. Is there any new repo URL exist? Here are the logs: ```log [+] Building 37.3s (13/18) =>...
@gmarcy @BradleyMayo Consider enabling `Discussions` in project. Most of the `Issues` are kind of questions not issues. Enabling Discussions will help and work like open forum.
While installing WAS traditional, we are getting following error when checking the description of pod. ********** Readiness probe failed: dial tcp 10.131.0.59:9443: connect: connection refused ********* For further investigation, we...
I have a question Can I install ihsplugin in WebSphere Traditional via Dockerfile
I was helping someone to build their app (quite large, 400MB or so) into a tWAS image. We created a Dockerfile to add the app, a wsadmin script to create...
I cant acesss deployed applications at port 9080. How should it work? Look like this port is not exposed ou is it another port??
I don't see WebSphere traditional docker image REL Linux .x86_64 . how can i get it
Hi, I’m trying to route traffic from OpenShift Origin (like a nginx proxy) to the WebSphere Server which is basically running in a Docker container in OpenShift. The URL to...