mantidproject / mantidimaging

Graphical toolkit for neutron imaging.
https://mantidproject.github.io/mantidimaging
GNU General Public License v3.0
13 stars 6 forks source link

Prune Docker images between Docker builds #2319

Closed MikeSullivan7 closed 1 month ago

MikeSullivan7 commented 1 month ago

Issue

Closes #2313

Description

We now add a pruning step in the Docker Build Github Action, so the Ubuntu Docker is built and published, then deleted such that there is space available to build and push the Rocky8 Docker image.

Acceptance Criteria

Verify that both the Ubuntu and Rocky8 Docker images have built and been pushed successfully here: https://github.com/mantidproject/mantidimaging/actions/runs/10403131433/job/28808990908?pr=2319

Both Docker images should appear here: https://github.com/mantidproject/mantidimaging/pkgs/container/mantidimaging

Documentation

Release note

coveralls commented 1 month ago

Coverage Status

coverage: 74.327%. remained the same when pulling 222665150a3835ba0673422fb6f616b5adee187a on 2313_Docker_storage_on_github_actions into 31f6373f478ac8834dd7794960bfef820f519c2c on main.