blob: e8f2f9ae54db0ee76b8ec6a2ebd4501c108e8a90 [file] [log] [blame]
ebobebdedf2020-02-27 13:55:26 +00001version: '3'
2
3services:
4 netconf-pnp-simulator:
ebo769a7912020-03-09 15:42:08 +00005 image: nexus3.onap.org:10001/onap/integration/simulators/netconf-pnp-simulator:2.6.2
ebobebdedf2020-02-27 13:55:26 +00006 container_name: netconf-pnp-simulator
7 restart: always
8 ports:
9 - "830:830"
10 - "6513:6513"
11 volumes:
12 - ./:/config/modules