wso2 / docker-apim

Docker and Docker Compose resources for WSO2 API Manager
Apache License 2.0
143 stars 215 forks source link

[3.0] Modified IS-Dockerfiles to have OS based base image and adoptium JDK #448

Closed gershom96 closed 1 year ago

gershom96 commented 2 years 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. Furthermore, brought the dockerfiles to a common format according to what was done in https://github.com/wso2/docker-is/pull/316 and https://github.com/wso2/docker-is/pull/318.

Security checks

Related PRs

https://github.com/wso2/docker-is/pull/318 https://github.com/wso2/docker-is/pull/316

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.