Closed Bug 1090467 Opened 10 years ago Closed 8 years ago

gecko base image: Strip down image to essentials

Categories

(Taskcluster Graveyard :: Docker Images, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jlal, Unassigned)

References

()

Details

Currently the centos7 image we are using (updated from ubuntu to match what releng actually is using) is 1.2gig~ the smaller this is the less overhead we have and the easier it is for people to hack on things locally...

Below is some stuff I think we can trim:

  - vim (we can just get rid of the package entirely)    | 30mb~
  - /usr/share/locale/* we probably only need en-US      | 145mb~
  - /usr/src/kernels (why would we need this?)           | 65mb~
  - /usr/libexec/gcc (we use the ones in /tools instead) | 57mb~

Suspicious stuff:

/usr/libexec/git-core is 169mb!
Component: TaskCluster → General
Product: Testing → Taskcluster
Component: General → Docker Images
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Product: Taskcluster → Taskcluster Graveyard
You need to log in before you can comment on or make changes to this bug.