X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2FDockerfile;h=5fa04e8d3013c8d5d0975e1a43c28616c6567329;hp=4e81018f53e6001673f5fc1b15b2c701d110a877;hb=e37e7a56c329edffd085ebd89c875332675be94d;hpb=a349a45f3940a0d04f6052faadf809fdc9bf4137 diff --git a/ntsimulator/deploy/Dockerfile b/ntsimulator/deploy/Dockerfile index 4e81018..5fa04e8 100644 --- a/ntsimulator/deploy/Dockerfile +++ b/ntsimulator/deploy/Dockerfile @@ -122,7 +122,7 @@ RUN \ ldconfig # overwrite number of endpoints exposed by the NETCONF server -COPY ./ntsimulator/scripts/stock_config.xml /opt/dev/Netopeer2/server/stock_config.xml +COPY ./scripts/stock_config.xml /opt/dev/Netopeer2/server/stock_config.xml # netopeer2 RUN \ cd /opt/dev && \