docs: document base image selection decision#51
Conversation
Added documentation to architecture.md outlining the tradeoffs of different base images for Wine, and recorded the decision to use Debian Trixie for optimal balance of size, compatibility, and modern Wine version availability. Co-authored-by: mark-e-deyoung <1854350+mark-e-deyoung@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Fixes CI failure where playwright python tests expected v1.59.0 but the e2e docker image was stuck on v1.58.0. Co-authored-by: mark-e-deyoung <1854350+mark-e-deyoung@users.noreply.github.com>
Adds the decision matrix for the Docker base image to
docs/architecture.md. It explains why a minimal Debian Trixie base was chosen over Ubuntu, Alpine, Arch, and older Debian versions.PR created automatically by Jules for task 4997628729023652350 started by @mark-e-deyoung