X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran-du%2FDockerfile;h=31d89020308ea83e8d49c0c388debba4f910f77b;hp=bdb4cd8bb22500a28bfe1d41abf967fe7fa4b321;hb=62cb6f6b857e24e8028b5607937309baa3f11386;hpb=f379349d310d61b27d2c0bf7334d2268cc8f42e2 diff --git a/ntsimulator/deploy/o-ran-du/Dockerfile b/ntsimulator/deploy/o-ran-du/Dockerfile index bdb4cd8..31d8902 100644 --- a/ntsimulator/deploy/o-ran-du/Dockerfile +++ b/ntsimulator/deploy/o-ran-du/Dockerfile @@ -24,6 +24,7 @@ LABEL maintainer="alexandru.stancu@highstreet-technologies.com / adrian.lita@hig COPY ./yang /opt/dev/deploy/yang COPY ./data /opt/dev/deploy/data COPY ./config.json /opt/dev/ntsim-ng/config/config.json +COPY ./ves_template.json /opt/dev/ntsim-ng/config/ves_template.json # ntsim-ng init docker RUN /opt/dev/ntsim-ng/ntsim-ng --container-init -w /opt/dev/ntsim-ng