Sign inSign up

suzel/docker-wso2emm

By suzel

Updated over 8 years ago

WSO2 EMM Enterprise Mobile Management Docker image

Image
2

10K+

suzel/docker-wso2emm repository overview

WSO2EMM Docker Image

Go to Docker Hub

Note : This repository is no longer maintained.

WSO2 EMM Enterprise Mobile Management Docker image

Installation

The easiest way to get this docker image installed is to pull the latest version from the Docker registry:

$ docker pull suzel/docker-wso2emm

or build from scratch:

$ git clone https://github.com/suzel/docker-wso2emm.git
$ cd docker-wso2emm
$ docker build -t suzel/docker-wso2emm .

Usage

$ docker run --name wso2emm -p 9443:9443 -p 9763:9763 -d suzel/docker-wso2emm

Then you can access EMM Admin Console in the following URL

$ open https://localhost:9443/emm

Documentation

Tag summary

Content type

Image

Digest

Size

927.1 MB

Last updated

over 8 years ago

docker pull suzel/docker-wso2emm