moan0s / ILMO2

Intelligent Library Management Online - A simple Web-App for the organization of a library, the users, books, opening hours and lendings.
https://ilmo2.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 2 forks source link

Lower docker image size #79

Open moan0s opened 1 year ago

moan0s commented 1 year ago

The current image size currently (1.0.4) has a size of 473.14 MB. By using intermediate containers we could reduce this a lot and also make the build process faster. Maybe a good issue for people with docker experience.