Re: [sage-devel] [fwd from sage-dynamics] Need for docker image for Sage 7.X

2017-02-27 Thread Erik Bray
On Mon, Feb 27, 2017 at 3:34 PM, asutosh hota wrote: > > > On Monday, 27 February 2017 19:15:25 UTC+5:30, Erik Bray wrote: >> >> On Mon, Feb 27, 2017 at 2:27 PM, Vincent Delecroix >> <20100.d...@gmail.com> wrote: >> > This kind of discussion belong to sage-devel. Please continue the >> > discussio

Re: [sage-devel] [fwd from sage-dynamics] Need for docker image for Sage 7.X

2017-02-27 Thread William Stein
For what it is worth, the SageMathCloud docker image includes sage-7.5, built from source: https://github.com/sagemathinc/smc/blob/master/src/dev/docker/README.md It's bigger, since it also contains latex, sagetex, a local sagemathcloud, etc. But maybe that is a good thing. -- William On Mon

Re: [sage-devel] [fwd from sage-dynamics] Need for docker image for Sage 7.X

2017-02-27 Thread asutosh hota
On Monday, 27 February 2017 19:15:25 UTC+5:30, Erik Bray wrote: > > On Mon, Feb 27, 2017 at 2:27 PM, Vincent Delecroix > <20100.d...@gmail.com > wrote: > > This kind of discussion belong to sage-devel. Please continue the > discussion > > there. > > The latest Docker image for Sage is based

Re: [sage-devel] [fwd from sage-dynamics] Need for docker image for Sage 7.X

2017-02-27 Thread Erik Bray
On Mon, Feb 27, 2017 at 2:27 PM, Vincent Delecroix <20100.delecr...@gmail.com> wrote: > This kind of discussion belong to sage-devel. Please continue the discussion > there. The latest Docker image for Sage is based on Sage 7.4. The old one based on 6.x has been deleted so I'm not sure how you're

[sage-devel] [fwd from sage-dynamics] Need for docker image for Sage 7.X

2017-02-27 Thread Vincent Delecroix
This kind of discussion belong to sage-devel. Please continue the discussion there. Vincent On 27/02/2017 13:27, asutosh hota wrote: Installing sage and building it from scratch can be difficult for complete newbies. However, building and running the project from the docker image is comparativ