mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 19:17:52 +00:00
Update dockerfiles to properly copy over RfProfile examples
This commit is contained in:
@@ -27,6 +27,7 @@ COPY app/opensync/ProfileAPExample.json /app/opensync/ProfileAPExample.json
|
||||
COPY app/opensync/ProfileSsid.json /app/opensync/ProfileSsid.json
|
||||
COPY app/opensync/LocationBuildingExample.json /app/opensync/LocationBuildingExample.json
|
||||
COPY app/opensync/ProfileMetrics.json /app/opensync/ProfileMetrics.json
|
||||
COPY app/opensync/ProfileRf.json /app/opensync/ProfileRf.json
|
||||
|
||||
VOLUME ["/app/logs", "/app/config"]
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ COPY app/opensync/ProfileAPExample.json /app/opensync/ProfileAPExample.json
|
||||
COPY app/opensync/ProfileSsid.json /app/opensync/ProfileSsid.json
|
||||
COPY app/opensync/LocationBuildingExample.json /app/opensync/LocationBuildingExample.json
|
||||
COPY app/opensync/ProfileMetrics.json /app/opensync/ProfileMetrics.json
|
||||
COPY app/opensync/ProfileRf.json /app/opensync/ProfileRf.json
|
||||
|
||||
RUN chmod +x /app/run.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user