wso2 / docker-apim

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

Modify Docker images to use base OS image #461

Closed PasanT9 closed 2 years ago

PasanT9 commented 2 years ago

Description: Modify APIM Docker images to use a base OS image (Ubuntu, Alpine, CentOS). Then build Temurin OpenJDKs on top of that. This will give us more flexibility over the underline base OS.

PasanT9 commented 2 years ago

https://github.com/wso2/docker-apim/pull/429 https://github.com/wso2/docker-apim/pull/430 https://github.com/wso2/docker-apim/pull/431 https://github.com/wso2/docker-apim/pull/432 https://github.com/wso2/docker-apim/pull/433 https://github.com/wso2/docker-apim/pull/434 https://github.com/wso2/docker-apim/pull/435 https://github.com/wso2/docker-apim/pull/436 https://github.com/wso2/docker-apim/pull/438 https://github.com/wso2/docker-apim/pull/439 https://github.com/wso2/docker-apim/pull/440 https://github.com/wso2/docker-apim/pull/441 https://github.com/wso2/docker-apim/pull/442 https://github.com/wso2/docker-apim/pull/443 https://github.com/wso2/docker-apim/pull/444 https://github.com/wso2/docker-apim/pull/445 https://github.com/wso2/docker-apim/pull/446 https://github.com/wso2/docker-apim/pull/447

PasanT9 commented 2 years ago

https://github.com/wso2/docker-apim/pull/428