blob: 56ca4a6e2cdc4e83f0b51ed4dd3ee082e232030e [file] [log] [blame]
Gerard Hickey19a9d302019-04-08 11:31:44 +00001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. http://creativecommons.org/licenses/by/4.0
3
4Delivery
5========
6
7Docker Container
8----------------
9
10**PM Mapper** is delivered as a docker image that can be downloaded from ONAP docker registry:
11
12::
13
14 ``docker run -d --name pmmapper -e CONFIG_BINDING_SERVICE_SERVICE_HOST=<IP Required> -e CONFIG_BINDING_SERVICE_SERVICE_PORT=<Port Required> -e HOSTNAME=<HOSTNAME> nexus3.onap.org:10001/onap/org.onap.dcaegen2.services.pm-mapper:1.0-SNAPSHOT``