-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Running list of ideas to get the Dockerfile size down.
- Cut down the TeX install
- Fix issue where all of TeXLive was being installed
- Determine true minimum set of TeX packages needed
- Reduce CUDA Driver install size
- De-duplicate the download layer. The 2 commands here download and move/copy the installer file which creates 2 redundant >1GB layers
- Move the download/and move layers into a single command which ends with removing the downloaded, un-extracted RPM entirely, removing the >1GB layers entirely?
Also welcome to other ideas!
Metadata
Metadata
Assignees
Labels
No labels