blob: 95530558c018bac9f18e0c4b0655f986506463be [file] [log] [blame]
version: '3'
services:
netopeer2:
image: nexus3.onap.org:10001/onap/integration/simulators/netconf-pnp-simulator:2.6.1
container_name: netconf-pnp-pmsh
restart: always
ports:
- "830:830"
- "6513:6513"
volumes:
- ./:/config/modules/pnf-subscriptions
sftp:
container_name: sftpserver
image: atmoz/sftp
ports:
- "2222:22"
volumes:
- /host/upload:/home/admin
command: admin:admin:1001