Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.07 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.07 KB

WSO2 4.0 Docker build

Requirements

In the project folder you should now have two folders:

  • wso2am-4.0.0
  • oracle

build

docker build -t wso2:1.0.0 .

run

docker run -p 9443:9443 -p 8243:8243 -p 8280:8280 wso2:1.0.0

WSO2 products installed