We are back again!
Neil Patrick D. Villanueva (@drxco)
|Sun Apr 06 2025
So after some optimizations, seenaa is back live again!
I was really worried about the $1 vps I'm using for this side project lol. The storage keeps filling up every time Docker Compose is invoked. This never occurred with my other side project, booklyai. I was thinking maybe I should have allocated more space. But I'm not paying for more space at this time. Then looking at the image size, I was wondering if I could optimize it. I had a few pretty big layers. I ended up creating a multistage Dockerfile.
Luckily I found the culprit that allowed me to cut down the image size. After some testing, the image size was cut down significantly! This should save me some headaches in the future. I should probably document the steps that I took, since I probably won't remember what I did. This is the second time I had to do a multistage Dockerfile.
Anyways....

Ti'll the next release. If I'm not lazy lol.
Created with seenaa