summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile
diff options
context:
space:
mode:
authorYury Kylulin <yury.kylulin@intel.com>2021-01-29 14:57:36 +0300
committerYury Kylulin <yury.kylulin@intel.com>2021-01-29 14:57:36 +0300
commit9fa42d725d8f1dd1a44a7dd159074dc58703117c (patch)
tree1e1e15e187ef328d655576f267a8858a6b12bebb /VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile
parent75198fcb02fcb5aa5fbfee92e9df6e4f8b25792b (diff)
Add rapid script sources in the image
Make image more universal and add rapid scripts for mgmt from the container. Signed-off-by: Yury Kylulin <yury.kylulin@intel.com> Change-Id: Ia46a8e147f978dd64bfe6c7b44f7dff92e241855
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile')
-rw-r--r--VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile b/VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile
index c4a4b063..a62c5dc4 100644
--- a/VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile
+++ b/VNFs/DPPD-PROX/helper-scripts/rapid/Dockerfile
@@ -36,6 +36,7 @@ ARG BUILD_DIR=/opt/rapid
COPY ./deploycentostools.sh ${BUILD_DIR}/
COPY --from=builder ${BUILD_DIR}/install_components.tgz ${BUILD_DIR}/install_components.tgz
+COPY --from=builder ${BUILD_DIR}/src ${BUILD_DIR}/src
RUN chmod a+rwx ${BUILD_DIR} && chmod +x ${BUILD_DIR}/deploycentostools.sh \
&& ${BUILD_DIR}/deploycentostools.sh -k runtime_image