Skip to content

In this repo we create a docker image containing WSO2 V4.0

License

Notifications You must be signed in to change notification settings

MickyBalladelli/wso2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

In this repo we create a docker image containing WSO2 V4.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published