Last active
July 17, 2020 11:29
-
-
Save TheNeikos/6037670f59af7001c5ceffde997f1a11 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM registry.gitlab.com/sagemath/sage/sagemath:9.2.beta2 | |
# Copy Sample Notebook to Image | |
COPY --chown=sage:sage . . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment