WSO2 Application Server 5.2.1 docker image
169
Dockerfile can be found here
$ docker pull sajhak/wso2as:5.2.1
$ docker run -d -P --name wso2appserver sajhak/wso2as:5.2.1
$ docker ps
(Output could be different) STATUS PORTS Up 34 minutes 0.0.0.0:49153->22/tcp, 0.0.0.0:49154->9443/tcp, 0.0.0.0:49155->9763/tcp
$ ssh -p49153 root@localhost password: 'g'
Content type
Image
Digest
sha256:6a8350e0d…
Size
667.2 MB
Last updated
almost 11 years ago
docker pull sajhak/wso2as:5.2.1