wso2 / docker-is

Docker and Docker Compose resources for WSO2 Identity Server
Apache License 2.0
92 stars 155 forks source link

[5.8] Modified centos dockerfiles to have OS based base image and upgraded JDK 8 #379

Closed Yoshani closed 1 year ago

Yoshani commented 1 year ago

Purpose

Changed the dockerfiles to have a base OS image with JDK installed on top of it, instead of directly importing a jdk installed image.