Add intelligent multi-target Docker support
Open
- Dominant language
- Go
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Right now, nfy uses the first target when generating a Docker image. Instead, we should generate intermediate containers every time we see multiple targets. We should run the checks in the intermediate container, and then select the correct installer based on what passes.
This should be pretty fast because of Docker layer caching.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.