Note : This repository is no longer maintained.
WSO2 EMM Enterprise Mobile Management Docker image
The easiest way to get this docker image installed is to pull the latest version from the Docker registry:
$ docker pull suzel/docker-wso2emmor build from scratch:
$ git clone https://github.com/suzel/docker-wso2emm.git
$ cd docker-wso2emm
$ docker build -t suzel/docker-wso2emm .$ docker run --name wso2emm -p 9443:9443 -p 9763:9763 -d suzel/docker-wso2emmThen you can access EMM Admin Console in the following URL
$ open https://localhost:9443/emm