-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/builderBuildBuildarea/projectexp/beginnerexp/intermediatekind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.
Description
#35100 rewrote the Dockerfile to use multi-stage builds. We should:
- Try to use a single Dockerfile instead of one per architecture (now that multi-arch is a thing)
- If not possible (yet); sync the other architectures to use multi-stage as well
Labeling this "beginner", but some knowledge about the Dockerfile may be handy :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/builderBuildBuildarea/projectexp/beginnerexp/intermediatekind/enhancementEnhancements are not bugs or new features but can improve usability or performance.Enhancements are not bugs or new features but can improve usability or performance.