Skip to content

Conversation

@MaximeBICMTL
Copy link
Contributor

@MaximeBICMTL MaximeBICMTL commented Nov 15, 2025

Description

Recently, CI integration tests have been failing due to the LORIS-MRI Docker image being too large for the GitHub Actions runner (see #1325 and #1332). This PR optimizes the LORIS-MRI Dockerfile to decrease the image size and make CI work again.

Results

Before:

REPOSITORY   TAG       IMAGE ID       CREATED          SIZE
<none>       <none>    986814a80984   2 minutes ago    7.55GB

After:

REPOSITORY   TAG       IMAGE ID       CREATED          SIZE
<none>       <none>    304250d445a6   44 seconds ago   6.42GB

@MaximeBICMTL MaximeBICMTL force-pushed the fix_docker_memory_issues branch 2 times, most recently from 4a2ea40 to c0395a2 Compare November 15, 2025 11:21
@MaximeBICMTL MaximeBICMTL added Category: Bug Issue or PR that aims to report or fix a bug Priority: High Area: CI Issue or PR related to continuous integration, including automated tests and static checks Complexity: Medium Issue or PR that requires a moderate effort or expertise to implement, review, or test labels Nov 15, 2025
@MaximeBICMTL MaximeBICMTL requested a review from cmadjar November 15, 2025 11:25
@MaximeBICMTL MaximeBICMTL force-pushed the fix_docker_memory_issues branch from c0395a2 to b8d7f84 Compare November 15, 2025 12:17
@cmadjar cmadjar merged commit 6f9ed7e into aces:main Nov 15, 2025
9 checks passed
@cmadjar cmadjar added this to the 28.0.0 milestone Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Issue or PR related to continuous integration, including automated tests and static checks Category: Bug Issue or PR that aims to report or fix a bug Complexity: Medium Issue or PR that requires a moderate effort or expertise to implement, review, or test Priority: High

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants