Closed schweikart closed 1 year ago
Replacing the full anaconda installation with a miniconda installation reduces the container size from 12.4GB
to 6.24 GB
:
$ docker images --filter "reference=provideq-toolbox-backend"
REPOSITORY TAG IMAGE ID CREATED SIZE
provideq-toolbox-backend latest 49e227d3e6a5 5 minutes ago 6.24GB
The largest remaining components are:
455 MB
3.56 GB
in total~480 MB
in total~1.1 GB
in totalImage size is now at 6.09 GB
Image size is now at 3.64 GB
. Largest remaining components:
455 MB
1.78 GB
330 MB
~400 MB
~630 MB
Image size is now at 3.34 GB
. The remaining build steps that contribute > 100 MB
to the image size are the following:
1.78 GB
300 MB
~400 MB
613 MB
I think we can't get the image size much smaller without putting large amounts of efforts into it.
Fixes #14