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, Feb 27, 2017 at 6:34 AM, asutosh hota <[email protected]> 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 >> <[email protected]> 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 still seeing >> it. Use >> >> $ docker pull sagemath/sagemath >> >> to get the latest. > > > My 7.5 failed to build so I build 7.4 from the source. However, I got 6.7 > version following the installation guide. Thanks a lot for clearing my doubt >> >> >> I'll add an image for Sage 7.5 shortly. The only reason I haven't is >> there were some test failures of Sage 7.5 in the image, and my >> automated build tools don't automatically push new images if the tests >> fail :/ >> >> > 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 >> >> comparatively easier. However, Sage is in its 7X version but in the >> >> docker >> >> hub repository, there is a sage image for 6.7 version. I would suggest >> >> building and uploading a 7X version docker image in the docker hub for >> >> convenience to newcomers. I would like to take this task. I would love >> >> some >> >> insights from the community for the same if this is actually necessary. >> >> >> >> With Regards >> >> >> >> Asutosh >> > >> > >> > -- >> > 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 [email protected]. >> > To post to this group, send email to [email protected]. >> > Visit this group at https://groups.google.com/group/sage-devel. >> > For more options, visit https://groups.google.com/d/optout. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- William (http://wstein.org) -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
