timoschlueter / nightscout-librelink-up

Script written in TypeScript that uploads CGM readings from LibreLink Up to Nightscout.
MIT License
196 stars 249 forks source link

add alpine base image #109

Closed Gfeuillen closed 4 months ago

Gfeuillen commented 1 year ago

Simply adding an alpine based image using multi-step build.

timoschlueter commented 1 year ago

Great idea! I am actually wondering if we should make this the default image since it is much smaller. What do you think? :)

Gfeuillen commented 1 year ago

I can definitely do that if you want. The resulting image is indeed much smaller (so small it can run on a t3.nano along the nightscout instance ^^)

Want me to adapt the PR accordingly?

timoschlueter commented 11 months ago

@Gfeuillen: go ahead an make your image the new default. i think this would be a great improvement :)

timoschlueter commented 4 months ago

Closing this as stale. The image size has been reduced with PR #136.