cool :) but those scripts can be easily improved: Gofer it url: âfiletree:///home/deployâ; package: âWebCounterâ; package: âHelloWorldAppâ; load. stdout << 'WebCounter installed'; lf. ZnZincServerAdaptor startOn: 8080. WAAdmin register: WebCounter asApplicationAt: 'webcounterâ. (looks a lot easier to understand :P) cheers, Esteban
On 30 Nov 2015, at 22:51, phil@highoctane.be wrote:
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