coala / coala/docker-coala-base
Use rocker to push multiple images
- Dominant language
- Shell
- Stars
- 21
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
After https://github.com/coala/docker-coala-base/issues/226 , there is a good chance that we can use rocker to implement https://github.com/coala/docker-coala-base/issues/203 , a separation between a OS layer image and another layer that includes coala fixes and linter fixes only.
This can be done by pushing the OS layer image during initial release builds, and then using it for patch builds.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read issues 226 and 203 first, then inspect the repository's release-build and patch-build entry points. Verify how rocker can separate the OS layer from coala and linter fixes, and consider the work complete when initial releases push the OS image and patch builds reuse it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100