aboutsummaryrefslogtreecommitdiffstats
path: root/netconfsimulator/Dockerfile_netopeer
AgeCommit message (Collapse)AuthorFilesLines
2021-01-29Set a proper version of imageBogumil Zebek1-1/+1
- At Docker Hub sysrepo owner has changed an image version from legacy to v0.7.7 Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I2a553458bd2448fdbf402f934365f0fe72ff54f5
2020-10-07Adjust PNF simulator to use CertService from OOM repoPawel1-1/+1
Issue-ID: INT-1730 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ica77a1099847e3b4c2670b6567416de75d6e2f45
2020-04-15Update versions and base images in dockerfilesBartosz Gardziejewski1-1/+1
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I09e39b54c064522ffa5473c0226f5049ad7b57ef
2020-04-08Move PNF simulator from /test/mocks to new projectBartosz Gardziejewski1-0/+6
This code is a copy of pnfsimulator located in integration repository (/test/mocks/pnfsimulator) with added profile "docker" in pom.xml located in pnfsimulator and netconfsimulator subprojects Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I725fa0530c41b13cb12705979dee8b8b354dc1a1