mirror of
https://github.com/Telecominfraproject/wlan-cloud-opensync-controller.git
synced 2025-11-01 02:57:49 +00:00
Include Metrics Profile json file with static gateway docker images
This commit is contained in:
@@ -26,6 +26,7 @@ COPY app/opensync/EquipmentExample.json /app/opensync/EquipmentExample.json
|
||||
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
|
||||
|
||||
VOLUME ["/app/logs", "/app/config"]
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ COPY app/opensync/EquipmentExample.json /app/opensync/EquipmentExample.json
|
||||
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
|
||||
|
||||
RUN chmod +x /app/run.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user