name: soterix_vsaas_edge_nvid services: analytic-server: container_name: NexaiQ-edge-analytic-server image: nexaiq/edataanalyticsserver:2.0.1 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /media/vdata/vimages target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/V-Data-Analytics-Server/vtpl_cnf target: /root/workfiles/V-Data-Analytics-Server/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/VSaaS target: /root/workfiles/V-Data-Analytics-Server/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/V-Data-Analytics-Server/Debug target: /root/workfiles/V-Data-Analytics-Server/Debug bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/DebugConfig/DEBUG.bin target: /root/workfiles/V-Data-Analytics-Server/DEBUG.bin attribute: image: nexaiq/attribute:1.6.3 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: always security_opt: - apparmor:unconfined volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/attribute/session target: /workfiles/session bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs target: /workfiles/logs bind: create_host_path: true - type: bind source: /media/vdata/vimages target: /media/vdata/vimages bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true cameradefultsettings: container_name: NexaiQ-edge-cameradefultsettings depends_on: edgemysql: condition: service_started required: true image: nexaiq/cameradefultsettings:1.11.1 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/cameradefaultsettings target: /root/workfiles/CameraDefaultSettings/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true cameramanager: container_name: NexaiQ-edge-cameramanager depends_on: vms: condition: service_started required: true image: nexaiq/vcameramanager:1.10.13 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/V-Camera-Manager/logs target: /root/workfiles/V-Camera-Manager/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/V-Camera-Manager/Debug target: /root/workfiles/V-Camera-Manager/Debug bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/V-Camera-Manager/Debug2 target: /root/workfiles/V-Camera-Manager/Debug2 bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true cleaner-edge: container_name: NexaiQ-edge-cleaner image: nexaiq/vcleaneredge:2.0.3 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/session target: /root/workfiles/session read_only: true bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/vcleaneredge target: /root/workfiles/V-Cleaner/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true consoleserver: container_name: NexaiQ-edge-consoleserver environment: NODE_ENV: production image: nexaiq/edgeconsoleserver:1.0.0 logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped dhcpdiscoverymanager: container_name: NexaiQ-edge-dhcpdiscoverymanager depends_on: edgemysql: condition: service_started required: true image: nexaiq/dhcp_camera_discovery_manager:1.8.1 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/dhcpdiscoverymanager target: /root/workfiles/DhcpDiscoveryManager/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/session/dhcpdiscoverymanager target: /root/workfiles/DhcpDiscoveryManager/dhcp_discovery_manager_session bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true edgeapiservice: container_name: NexaiQ-edge-apiservice image: nexaiq/edgeapiservice:1.10.7 logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/EdgeAPIService target: /root/workfiles/EdgeAPIService/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/EdgeAPIService/Debug target: /root/workfiles/EdgeAPIService/Debug bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/EdgeAPIService/Debug2 target: /root/workfiles/EdgeAPIService/Debug2 bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /proc target: /host_proc read_only: true bind: create_host_path: true - type: bind source: /sys target: /host_sys read_only: true bind: create_host_path: true edgeboxmanager: cap_add: - NET_ADMIN - NET_RAW container_name: NexaiQ-edge-boxmanager environment: DBUS_SYSTEM_BUS_ADDRESS: unix:path=/host/run/dbus/system_bus_socket container: docker image: nexaiq/edgeboxmanager:1.10.6 logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped security_opt: - apparmor=unconfined stdin_open: true tty: true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/edgeboxmanager target: /root/workfiles/EdgeBoxManager/logs bind: create_host_path: true - type: bind source: /etc/netplan target: /etc/netplan bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /run/dbus target: /host/run/dbus bind: create_host_path: true edgeeventwall: container_name: NexaiQ-edge-eventwall environment: NODE_ENV: production image: nexaiq/edgeeventwall:1.1.1 logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true edgemongodb: command: - mongod - --wiredTigerCacheSizeGB - "2.0" container_name: NexaiQ-edge-mongodb image: nexaiq/edgemongodb:1.10.0 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true ulimits: nofile: soft: 1048576 hard: 1048576 volumes: - type: bind source: /media/dbdata/mongo-data target: /data/db bind: create_host_path: true edgemysql: command: - --default-authentication-plugin=mysql_native_password container_name: NexaiQ-edge-mysqldb healthcheck: test: - CMD - mysqladmin - ping - -h - 127.0.0.1 timeout: 10s interval: 30s retries: 5 image: nexaiq/vsaasedgemysql:1.6.0 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/dbdata/mysql-data1 target: /var/lib/mysql bind: create_host_path: true edgeui: container_name: NexaiQ-edge-ui image: nexaiq/edgeui:1.9.8 logging: driver: json-file options: max-file: "2" max-size: 10k mem_limit: "536870912" network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true edgevrabbitmq: container_name: NexaiQ-edge-vrabbitmq image: nexaiq/edgevrabbitmq:2.0.0 logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/rabbitmq-data target: /var/lib/rabbitmq bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true eveapi: container_name: NexaiQ-edge-eveapi image: nexaiq/eveapiserver:2.0.0 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true filestreamer: container_name: NexaiQ-edge-filestreamer image: nexaiq/filestreamer:1.7.0b logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/VFileStreamer/Debug target: /root/workfiles/VFileStreamer/Debug bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true license-server: container_name: NexaiQ-edge-license-server image: nexaiq/licenseserver:1.7.0b logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/license target: /root/workfiles/license bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/LicenseServer target: /root/workfiles/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /sys/class/dmi/id target: /sys/class/dmi/id read_only: true bind: create_host_path: true live_rec_service: container_name: NexaiQ-edge-live_rec_service depends_on: edgemysql: condition: service_started required: true image: nexaiq/live_rec_service:1.6.3 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs target: /workfiles/logs bind: create_host_path: true - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true masterfileserver: container_name: NexaiQ-edge-masterfileserver depends_on: eveapi: condition: service_started required: true image: nexaiq/fileserver:v2.0.1.4 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata/vimages target: /srv bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true mediaserver: container_name: NexaiQ-edge-mediaserver depends_on: vms: condition: service_started required: true image: nexaiq/mediaserver:1.9.5 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/MediaServer/Debug target: /root/workfiles/MediaServer/Debug bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/MediaServer/Debug2 target: /root/workfiles/MediaServer/Debug2 bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/MediaServer target: /root/workfiles/MediaServer/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/DebugConfig/DEBUG.bin target: /root/workfiles/MediaServer/DEBUG.bin meta_sync_client: container_name: NexaiQ-edge-meta_sync_client image: nexaiq/meta_sync_client:1.5.0 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/session target: /workfiles/session bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/vsaas_cloud_config.cnf target: /workfiles/api_server_config.cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs target: /workfiles/logs bind: create_host_path: true - type: bind source: /media/vdata/vimages target: /workfiles/vimages bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true nasuploader: container_name: NexaiQ-edge-nasuploader image: nexaiq/nasuploader:1.9.10 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/NasUploader target: /root/workfiles/NasUploader/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/NasUploader/Debug target: /root/workfiles/NasUploader/Debug bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/NasUploader/Debug2 target: /root/workfiles/NasUploader/Debug2 bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/DebugConfig/DEBUG.bin target: /root/workfiles/NasUploader/DEBUG.bin bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true nginx: container_name: NexaiQ-edge-nginx image: nexaiq/nginx:latest logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/nginx-data target: /data bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/nginx/nginx.conf target: /etc/nginx/nginx.conf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/nginx/default target: /etc/nginx/sites-enabled/default bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/nginx/ssl/videonetics target: /etc/nginx/ssl bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true pva_service: cap_add: - SYS_NICE container_name: NexaiQ-edge-pva_service deploy: resources: reservations: devices: - capabilities: - gpu driver: nvidia count: -1 environment: GST_DEBUG: "3" NVIDIA_DRIVER_CAPABILITIES: compute,video,utility NVIDIA_VISIBLE_DEVICES: all image: nexaiq/pva_nvds:1.4.0 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: always runtime: nvidia security_opt: - no-new-privileges:true shm_size: "1073741824" user: root volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/session target: /workfiles/session bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs target: /workfiles/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/engines target: /workfiles/engines bind: create_host_path: true - type: bind source: /media/vdata/vimages target: /workfiles/vimages bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true snap-generator-server: container_name: NexaiQ-edge-snap-generator image: nexaiq/snap-generator-server:1.0.14 logging: driver: json-file options: max-file: "2" max-size: 10k network_mode: host restart: unless-stopped volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/V-Snap-Engine/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/session target: /root/workfiles/V-Snap-Engine/session bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/V-Snap-Engine target: /root/workfiles/V-Snap-Engine/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /etc/ssl/certs/ca-certificates.crt target: /etc/ssl/certs/ca-certificates.crt read_only: true bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/DebugConfig/DEBUG.bin target: /root/workfiles/V-SaaS-Snap-Generator/DEBUG.bin streamer_edge: container_name: NexaiQ-edge-streamer_edge depends_on: live_rec_service: condition: service_started required: true image: nexaiq/streamer_edge:2.0.4 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/vsaas_cloud_config.cnf target: /workfiles/api_server_config.cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs target: /workfiles/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true vms: container_name: NexaiQ-edge-vms depends_on: edgemysql: condition: service_started required: true image: nexaiq/vms:1.10.9 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host pid: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/VMS target: /root/workfiles/VMS/logs bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/VMS/Debug target: /root/workfiles/VMS/Debug bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/VMS/Debug2 target: /root/workfiles/VMS/Debug2 bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /proc target: /host_proc read_only: true bind: create_host_path: true - type: bind source: /sys target: /host_sys read_only: true bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/DebugConfig/DEBUG.bin target: /root/workfiles/VMS/DEBUG.bin vmsapigprc: container_name: NexaiQ-edge-vmsapigprc depends_on: vms: condition: service_started required: true image: nexaiq/vmsapigrpc:1.9.8 logging: driver: json-file options: max-file: "2" max-size: 50k network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf target: /root/workfiles/vtpl_cnf bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/V-IVMS-API-GRPC/Debug target: /root/workfiles/V-IVMS-API-GRPC/Debug bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/DebugConfig/DEBUG.bin target: /root/workfiles/V-IVMS-API-GRPC/DEBUG.bin vrtc3: container_name: NexaiQ-edge-vrtc image: nexaiq/vrtcedge:1.2.5 logging: driver: json-file options: max-file: "2" max-size: 50k mem_limit: "6442450944" network_mode: host restart: unless-stopped security_opt: - no-new-privileges:true volumes: - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/vtpl_cnf/vsaas_cloud_config.cnf target: /workfiles/api_server_config.cnf bind: create_host_path: true - type: bind source: /media/vdata target: /media/vdata bind: create_host_path: true - type: bind source: /home/soterix/soterix_vsaas_edge_nvid/logs/vrtc3 target: /workfiles/logs bind: create_host_path: true - type: bind source: /etc/timezone target: /etc/timezone read_only: true bind: create_host_path: true - type: bind source: /etc/localtime target: /etc/localtime read_only: true bind: create_host_path: true