Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-92854

Cleanup system packages to reduce size of RBE containers

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Build
    • Fully Compatible

      aaron.mondal@mongodb.com's idea in https://github.com/10gen/mongo/pull/25322#discussion_r1690693227

      Ex:
      build-essential libfl2 libxml2-dev libssl-dev \
      && apt-get clean \
      && rm -rf /var/lib/apt/lists/*

      This would reduce the size of the RBE containers, speeding up execution and reducing cost.

            Assignee:
            Unassigned Unassigned
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: