mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
123 stars 53 forks source link

Add image comparison to diff image on demand #1998

Open KevinMind opened 3 months ago

KevinMind commented 3 months ago

Using a tool like container-diff we can deterministically analyze changes to our built image to:

  1. ensure we meet certain specs for size
  2. ensure required dependencies/files are included in the final layer
  3. diff layer caching and package manager efficiency

┆Issue is synchronized with this Jira Task

KevinMind commented 1 month ago

Old Jira Ticket: https://mozilla-hub.atlassian.net/browse/ADDSRV-755