Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
AndrewVSutherland
GitHub Repository: AndrewVSutherland/lmfdb
Path: blob/main/.devcontainer/Dockerfile
1127 views
FROM sagemath/sagemath:latest

USER sage
WORKDIR /home/lmfdb

RUN sudo apt update
RUN sudo apt install -y make git