Hi,

On Thu, Oct 1, 2015 at 9:36 PM, Robert Munteanu <romb...@apache.org> wrote:
> ...http://svn.apache.org/repos/asf/sling/trunk/launchpad/docker/ ...

FWIW the Dockerfile from my docker-sling-cluster prototype from last
year also installs Maven and builds Sling locally, such a technique
allows for running the Sling trunk by just specifying which svn
version or tag you want. It also starts Sling at image build time, to
make startup of the final image faster.

It's at [1] and can be simplified today, by using a java:8 base image
as yours does. We might need different flavors of those images, I'm
not saying you should change yours.

-Bertrand

[1] 
https://github.com/bdelacretaz/docker-sling-cluster/blob/master/docker/sling/Dockerfile

Reply via email to