A container image for to run the MUMPS implementation developed by Kevin O'Kane.
113
https://github.com/rychannel/mumps_docker
<single/sqlite>-<release-date> Tags identify whether it contains the single user or sqlite3 version of MUMPS
The packages and the source code within the images were developed by Kevin O'Kane. These docker images were not. I borrowed the code. More information about the MUMPS installs in these images can be found at https://www.cs.uni.edu/~okane/index.html
docker run -it rychannel/mumps:single-20251025 mumpsdocker run -it -v /home/<user>/mumps:/repo rychannel/mumps:single-20251025docker run -it -v /home/<username>/mumps:/repo rychannel/mumps:sqlite-20251025 mumps-sql-db-create.scriptThese images were created separate from Dr. O'Kane's project.
Content type
Image
Digest
sha256:c6b31b8ed…
Size
516.1 MB
Last updated
11 months ago
docker pull rychannel/mumps:sqlite-20251025