Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docker] Add Dockerfiles for Rocky 9 and handle Qt 6 installation #2626

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

cbentejac
Copy link
Contributor

Description

This PR updates the Dockerfiles for Meshroom as follows:

  • The Dockerfiles for CentOS 7 are replaced with Dockerfiles for Rocky 9
  • The version of Ubuntu and CUDA is upgraded for the Ubuntu Dockerfiles (from 20.04 to 22.04)
  • The installation of Qt is updated to correctly use the installer for Qt 6

Features list

  • Remove CentOS 7 Dockerfiles and scripts
  • Update Ubuntu Dockerfiles
  • Add new Dockerfiles and scripts for Rocky 9
  • Update the CI to use these Docker images

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.90%. Comparing base (0aa163d) to head (2aabc06).
Report is 16 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2626   +/-   ##
========================================
  Coverage    69.89%   69.90%           
========================================
  Files          121      121           
  Lines         7076     7078    +2     
========================================
+ Hits          4946     4948    +2     
  Misses        2130     2130           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant