Minimal instructions (assuming you have docker installled): docker run -t -i sagemath/sage
automatically downloads the Sage container and starts a Sage command line. If you start the container non-interactively (without the -t -i) then it brings up the notebook server. There is also docker for Windows and OSX, which runs the container inside a bundled VirtualBox. On Monday, November 3, 2014 12:06:28 AM UTC, William wrote: > > Hi, > > I just noticed Volker made a SageMath Docker image project (see > below). Volker -- thanks!! I'm really glad somebody is doing > this, since it could be potentially very useful for Sage. > > ---------- Forwarded message ---------- > From: GitHub <[email protected] <javascript:>> > Date: Sun, Nov 2, 2014 at 3:29 PM > Subject: [GitHub] Subscribed to sagemath/docker notifications > To: [email protected] <javascript:> > > > > Hey there, we're just writing to let you know that you've been > automatically subscribed to a repository on GitHub. > > sagemath/docker created by vbraun > Docker image build script > https://github.com/sagemath/docker > > You'll receive notifications for all issues, pull requests, and > comments that happen inside the repository. If you would like to stop > watching this repository, you can manage your settings here: > > https://github.com/sagemath/docker/subscription > > You can unwatch this repository immediately by clicking here: > > > https://github.com/sagemath/docker/unsubscribe_via_email/ABN5djY2JuszrwO9ma1DBoqATMPgRL4Zks5nJrXggaJpZM4BjjM_ > > > You were automatically subscribed because you've been given push > access to the repository. > > Thanks! > > > -- > William Stein > Professor of Mathematics > University of Washington > 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 http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
