thibaud-rohmer / PhotoShow

A free web gallery in PHP with drag-n-drop support
http://www.photoshow-gallery.com
505 stars 152 forks source link

Based onto Alpine Docker image allows to reduce image size by 2.4 #375

Open cyosp opened 5 years ago

cyosp commented 5 years ago

Hi @thibaud-rohmer,

This new pull request allows to reduce again generated Docker image size by around a 2.4 factor. No PhotoShow functionality is lost in a 116MB image. It's possible by switching Docker base image from stretch-slim to alpine.

Best regards, CYOSP

cyosp commented 4 years ago

Hi @thibaud-rohmer,

Could you have a look here to merge this Docker related PR ?

Best regards, CYOSP