Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

SageMath in Docker

This is a simple repository to quickly spin up a SageMath instance using Docker.

Prerequisites

You need to have Docker installed on your system. You can download it from here.

Usage

To start the server, simply run the following command in your terminal from the root of this repository:

docker compose up

Append the flag -d to run in the background:

docker compose up -d

About

Run Sagemath in a Docker container

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors