On Thu, Sep 22, 2016 at 10:50 PM, William Stein <wst...@gmail.com> wrote:
> Hi,
>
> Is there a Sage buildbot docker image, e.g, something so "any idiot" can
> just go
>
>    docker run blah blah sagemath-buildbot-ubuntu
>
> or
>
>    docker run blah blah sagemath-buildbot-centos
>
> and have a build bot running... and when they want to clean up, just delete
> the docker container?

Not yet that I know of.  One thing I've had in mind to do for some
time is cobble together a template Dockerfile from the ones I already
have, so that it will be easier to build sage docker containers on top
of different base images (see
https://github.com/sagemath/docker-images/issues/12)

On top of these one could add build-bot images that have the base sage
images plus buildbot configured.  This is definitely what we should do
for future build infrastructure...

Right now I'm more focused on getting a Windows buildbot going (which
will be impossible until and unless I fix the Cygwin build, which I
had 100% working until I merged in
https://trac.sagemath.org/ticket/17635 :)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to