bbakernoaa / bbakernoaa/HELM-Project
Cache Docker image
Open
- Dominant language
- C++
- Stars
- 2
- Forks
- 3
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Currently all the workflows run `docker compose up -d --build` at the beginning. But we could just build it once and cache.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the workflows that currently run `docker compose up -d --build` and compare how each uses the image. Start by tracing the existing build steps, then define the cache behavior so the image is built once and reused across workflows without unnecessary rebuilding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100