wso2 / kubernetes-is

Kubernetes and Helm resources for WSO2 Identity Server
Apache License 2.0
65 stars 115 forks source link

Fully automate the docker image creation #4

Closed kasunbg closed 6 years ago

kasunbg commented 6 years ago

Description: ATM, creating a docker image requires downloading multiple jar files (5) manually. Except the wso2is distribution, most of these can be automated IMO.

Affected Product Version: N/A

OS, DB, other environment details and versions:
Docker

chirangaalwis commented 6 years ago

@kasunbg under the WSO2 product Kubernetes resource unification process that began recently, we will be attempting to use the WSO2 Identity Server Docker image hosted in the WSO2 Private Docker Registry. We have followed this approach for Kubernetes resources for WSO2 Enterprise Integrator [1] [2].

Hence, IMO the referred Docker resources which exist within this repository will be eventually removed.

[1]: Pull WSO2 Enterprise Integrator Docker images from WSO2 Private Docker Registry [2]: Remove existing Docker resources from the repository