OpenVisualCloud / Media-Transport-Library

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
BSD 3-Clause "New" or "Revised" License
161 stars 51 forks source link

Fix Docker build issue in MTL Manager #929

Closed DawidWesierski4 closed 1 month ago

DawidWesierski4 commented 1 month ago

Addresses the build failure in the MTL Manager Docker configuration due to a missing VERSION file. Ensures the VERSION file is properly included.

Co-developed-by: Aleksandr Ivanov aleksandr.ivanov@intel.com

Fixes: 56f207d4