Skip to content

binakot/WSO2-Identity-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WSO2-Identity-Server

WSO2 Identity Server ready-to-use docker image πŸ‘€ πŸ‘€

Based on OpenJDK 8 official image.

Docker image with:

Current versions of components:

How to build:

$ docker build -t binakot/wso2-identity-server .

How to run:

$ docker run -d --name wso2is -p 9443:9443 binakot/wso2-identity-server

Endpoints