Docker images are way too big
Open
- Dominant language
- Python
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Container preparation image is 1.2GB, data preparation is 1.3GB.
Leads :
Squash images (less layers might improve this issue)
Use a lighter base image (currently using python-debian)
(This issue is imported from the original private repository)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.