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

docker image for REL Linux 3.10.0-1062.el7.x86_64

Open mpramod2899 opened this issue 4 years ago • 2 comments

I don't see WebSphere traditional docker image REL Linux .x86_64 . how can i get it

mpramod2899 avatar Nov 30 '20 18:11 mpramod2899

you would need to build that yourself, we have been converging on a single base os image to reduce the resources needed now that we have started producing multi-platform images.

gmarcy avatar Nov 30 '20 19:11 gmarcy

@mpramod2899 is there any reason you need el7 image? Current ubi8 is based on el8, fully supported by RedHat and IBM. It is free to use and customize for docker use.

If you still needed el7 image, you can use current docker builder in Docker multi stage approach and copy into el7 docker image.

srbala avatar Dec 18 '20 05:12 srbala