https://github.com/Geal/pharo-seaside-docker-example
https://www.clever-cloud.com/blog/guests/2015/01/05/smalltalk-in-the-cloud/

Phil


On Mon, Nov 30, 2015 at 9:43 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote:
Do you have a recipe to put Pharo in a Docker container?
Esteban A. Maringolo


2015-11-30 17:34 GMT-03:00 phil@highoctane.be <phil@highoctane.be>:
> I have been using Pharo somewhat less in my current projects.
>
> Nevertheless, I needed a tool done fast and behaving correctly.
>
> Did it the TDD way with Pharo.
>
> Great experience. Great productivity. No messing around with external
> libraries, modules...
>
> 64-bit Linux compatibility would really help these days. But stuffing Pharo
> and 32 bit on a docker container works nicely too.
>
> Phil