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 #927

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: https://github.com/OpenVisualCloud/Media-Transport-Library/commit/56f207d47ff67d54599dd81947e7ce5542787200

DawidWesierski4 commented 1 month ago

image image image image image image image image