Skip to content

SAR-331 Rebuild the dish lmc docker image

Katleho Madisa requested to merge sar-331-dockerize-the-dish-lmc-devices into master
  • Pinned the dependencies to fixed working versions/tags:
    • libhdbpp==v1.0.1
    • yat==1YAT-1.17.1
    • yat4tango==YAT4Tango-1.12.0
    • jsoncpp==2020.04
    • tango-idl==5.1.0
    • cppTango==9.3.4
  • Installed the graphviz package. It was needed to resolve the error when compiling the dish-lmc code: CMake Error at /usr/share/cmake-3.13/Modules/FindPackageHandleStandardArgs.cmake:137 (message): Could NOT find Doxygen (missing: dot) (found version "1.8.13")
  • Enabled the oci image build job.
  • Added a .release file to get the correct tagging of the oci image.

Co-authored-by: Phelokazi Dube: pdube@ska.ac.za

Signed-off-by: Katleho Madisa katleho.madisa47@gmail.com

Edited by Katleho Madisa

Merge request reports