mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-22 04:45:08 +00:00
Added property file to be copied over to the docker container
This commit is contained in:
@@ -9,6 +9,7 @@ RUN mkdir -p /opt/tip-wlan/certs
|
||||
COPY maven/app.jar /app
|
||||
COPY app/opensync/logback.xml /app/opensync/logback.xml
|
||||
COPY app/run.sh /app
|
||||
COPY app/commit.properties /app
|
||||
|
||||
RUN chmod +x /app/run.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user