The image sizes for each of our root Docker builds come in at over 5 GB each, which is a bit surprising especially for the server image which doesn't require cudatoolkit (we use jaimergp/label/unsupported-cudatoolkit-shim to avoid pulling it in, but perhaps this no longer works).
If possible, we would very much like to shrink this down, at the very least to half this size, but I imagine it's possible to go lower.
The image sizes for each of our
rootDocker builds come in at over 5 GB each, which is a bit surprising especially for theserverimage which doesn't requirecudatoolkit(we usejaimergp/label/unsupported-cudatoolkit-shimto avoid pulling it in, but perhaps this no longer works).If possible, we would very much like to shrink this down, at the very least to half this size, but I imagine it's possible to go lower.