summary |
shortlog |
log |
commit | commitdiff |
review |
tree
raw |
patch |
inline | side by side (from parent 1:
4e0f690)
Config file has been added in the separate directory. This is useful when the volume gets mounted for the docker image.
Issue-ID: NONRTRIC-952
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: Iff35a5883c4494f80f49019d31fc7da90473f145
#
# ============LICENSE_START=======================================================
# Copyright (C) 2023 Nordix Foundation.
#
# ============LICENSE_START=======================================================
# Copyright (C) 2023 Nordix Foundation.
+# Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-ADD src/main/resources/application.yaml /opt/app/participant/dme/application.yaml
+ADD src/main/resources/application.yaml /opt/app/participant/dme/config/application.yaml
ADD target/${JAR} /opt/app/participant/dme/participant-impl-dme.jar
ARG user=nonrtric
ADD target/${JAR} /opt/app/participant/dme/participant-impl-dme.jar
ARG user=nonrtric