On 17 May 2020, at 20:28, Sven Van Caekenberghe <sven@stfx.eu> wrote:Hi Sanjay,
When you do a metacello configuration or baseline install with the command line tools, the image is saved automatically at the end (if the load is successful).
My current approach is described here
https://github.com/svenvc/minimal-pharo-server-tools
which is a newer version of
https://github.com/svenvc/pharo-server-tools
Much of this goes beyond Pharo and requires some Unix/Linux knowledge, but it is all standard stuff.
Sven