docker-apim icon indicating copy to clipboard operation
docker-apim copied to clipboard

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

Open gershom96 opened this issue 3 years ago • 1 comments

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

  • Followed secure coding standards in http://wso2.com/technical-reports/wso2-secure-engineering-guidelines? yes
  • Ran FindSecurityBugs plugin and verified report? yes/no
  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? yes

Related PRs

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

gershom96 avatar Mar 10 '22 07:03 gershom96

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 10 '22 07:03 CLAassistant