Thanks André, looking forward to it.

Also wanted to mention that the official Julia Docker image has been 
updated to v0.4, so

docker run -it julia 

will now work for getting anyone with Docker installed into a Julia .4 
prompt, no fuss.

On Thursday, October 15, 2015 at 7:34:34 PM UTC-5, André Lage wrote:
>
> Hi, 
>
> We customized our Docker image from Ubuntu. 
>
> Jonathan, we are using Docker containers to host Julia workers through 
> SSH, you could straightforwardly use our code/Dockerfile to `docker 
> run -it julia` if you want. We are running some tests and we plan to 
> share everything next week. We're excited to get feedback from the 
> community. 
>
> André Lage. 
>
>
> On Wed, Oct 14, 2015 at 2:41 AM, Tony Kelman <[email protected] 
> <javascript:>> wrote: 
> > I've also been working on a set of containers on docker hub for source 
> builds of dependencies and potential CI uses. Will see if anything 
> interesting comes out of it. Travis lets you use custom docker images as a 
> new beta feature, though there may be a potential issue with UDP tests. 
>

Reply via email to