How add sagemath to existing Docker webwork container
Under macOS Catalina I have a working Docker container for WeBWork. How can I add sagemath into that same container?
Under macOS Catalina I have a working Docker container for WeBWork. How can I add sagemath into that same container?
You could take inspiration from existing Docker images that include SageMath.
The official SageMath Docker images are at
They are created by a gitlab-ci script from this Dockerfile:
Many other Docker images include Sage. Here are the Dockerfiles for some of them:
Tutorial
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-07-29 17:23:17 +0100
Seen: 510 times
Last updated: Jul 30 '20
Trouble building sage from source inside a docker container
Remotely access personal cocalc server
Install Docker image with Python2
Lovasz theta calculation on Docker
Installation on docker using docker-compose?
Installing extension about Jupyter in a Docker's SageMath installation
Help to find a solution to install a new package for Docker SageMath distribution
Is the Dockerfile for your Docker image somewhere public? If so please add a link.