Nov. 19, 2017
12:33 a.m.
Hi, In in the past days, in the context of the Smalltalks 2017 conference, I talked about my attempt <https://docs.google.com/presentation/d/1CEyubkv1DT7kQi3oDpHoYWnbeR5YZKhX-mVf...> to deploy on production using the minimal image of Pharo . My goal was prepare an inmutable or staless minimal image for deploy, without sources nor changes files. The results are exposed in this tutorial <https://github.com/despotadesdibujau/southsmalltalks/blob/master/docs/how-to...> . The size of the image is 16 MB and it has loaded Seaside. Just I have a pendeing issue: the staless image but everything else is done and working.