Deploying using the latest minimal image of Pharo (6.1)
Posted by
despotadesdibujau on
Nov 19, 2017; 12:33am
URL: https://forum.world.st/Deploying-using-the-latest-minimal-image-of-Pharo-6-1-tp5029737.html
Hi,
In in the past days, in the context of the Smalltalks 2017 conference, I talked about
my attempt 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.
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.