Multi-platform image
Open
enhancement
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 2k
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 71
Description
**Is your feature request related to a problem? Please describe.**
When dynamically deploy fluentbit on a system that I don't know in advanced, It is challenging to manage the tags for windows (windows-2022-3.1.9) and linux based systems (3.1.9) to satisfy this requirements.
**Describe the solution you'd like**
A simple solution, which is not difficult to build is the use of multi-platform images. For exemple, the 3.1.9 can be used for a multi-plateform image combining linux and windows based images. using this tag, docker will pull the correct version for the running system.
Contributor guide
Assessment
This issue has not been assessed yet.