openzim / ifixit

iFixit to ZIM scraper
GNU General Public License v3.0
25 stars 3 forks source link

Install only required packages in Docker image #95

Open benoit74 opened 8 months ago

benoit74 commented 8 months ago

In Docker image, we install all apt packages mentioned as dependency of zimscraperlib. We definitely do not need all of them and should hence restrict the list to the useful ones.