ci.docker.websphere-traditional
ci.docker.websphere-traditional copied to clipboard
docker image for REL Linux 3.10.0-1062.el7.x86_64
I don't see WebSphere traditional docker image REL Linux .x86_64 . how can i get it
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.
@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.