This repository was archived by the owner on Dec 17, 2019. It is now read-only.
This repository was archived by the owner on Dec 17, 2019. It is now read-only.
sagemath image: should it be built from source or from binaries? #9
Open
Description
Advantage of building from binaries:
- Faster build (includes better candidate for an automated build on dockerhub)
- Potentially smaller image (no need for gcc and other compilation tools)
- No need to reimplement the post-build cleanup for reducing size that we do for our binary distribution
- TODO: check the signature of the downloaded binary!
Advantage of source build:
- Consistence with sagemath-devel; in particular we can share the sagemath-dependencies base image
Metadata
Metadata
Assignees
Labels
No labels