aboutsummaryrefslogtreecommitdiffstats
path: root/plans/usecases/pnf-sw-upgrade/simulators/pnfsim/docker-compose.yml
blob: 03cad4c60b2bddb9de25648cce983b800a131040 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
version: '3'

services:
  netconf-pnp-simulator:
    image: nexus3.onap.org:10001/onap/integration/simulators/netconf-pnp-simulator:2.6.1
    container_name: netconf-simulator
    restart: always
    ports:
      - "830:830"
      - "6513:6513"
    volumes:
      - ./:/config/modules