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]> 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.
