Skip to content

Commit f130733

Browse files
committed
note about docker in README.md
1 parent 1ca4a47 commit f130733

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,18 @@ You need to install `sage_conf`, a wheelhouse of various python packages. You ca
416416

417417
**NOTE:** You can find `sage` and `sagemath` pip packages but with these packages, you will encounter `ModuleNotFoundError`.
418418

419+
Sagemath Docker image
420+
---------------------
421+
422+
[![Docker Status](http://dockeri.co/image/sagemath/sagemath)](https://hub.docker.com/r/sagemath/sagemath)
423+
424+
Sagemath is available on Docker Hub and can be downloaded by:
425+
``` bash
426+
docker pull sagemath/sagemath
427+
```
428+
429+
Currently, the docker image is not up to date.
430+
419431
Troubleshooting
420432
---------------
421433

0 commit comments

Comments
 (0)