Pre-Build Docker Images

Open
#40 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, github-actions, shell

Research direction

Start by mapping the reusable GitHub Actions and the CI steps that build their Docker images; the issue does not name specific files or tests. Investigate whether pre-built images can be fetched by each pipeline, then measure the resulting CI speedup and document the approach before considering the work done.

Written by the indexing model from the issue text.

Description

Needs Design Priority: Wishlist

Prerequisites

  • I have searched open and closed issues for duplicates.

Feature

We could possibly speed up a lot of our ci runs by pre-building the actions images, so that each pipeline doesn't have to build the docker image every time (they'd just fetch the existing image). Not sure what kind of performance gains we could get with this, but I think it'd probably be a significant enough speed boost to investigate!

Dominant language
Shell
Stars
39
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from elementary/actions

All issues in elementary/actions

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.