CDT Cloud Blueprint is a template for building custom web-based C/C++ tools. It is made up of existing open source components and can be easily downloaded and installed on all major operating system platforms.
CDT.cloud has several dependencies regarding the system it runs in, such as clangd, potentially a build tool like CMake, etc.
Therefore, it might be helpful to provide a dockerfile that defines those requirements and harmonizes the environment that we use for testing. Also this could be the starting point to deploy CDT.cloud in a kubernetes based cloud infrastructure.
CDT.cloud has several dependencies regarding the system it runs in, such as clangd, potentially a build tool like CMake, etc. Therefore, it might be helpful to provide a dockerfile that defines those requirements and harmonizes the environment that we use for testing. Also this could be the starting point to deploy CDT.cloud in a kubernetes based cloud infrastructure.
See also the corresponding discussion thread.