Skip to content
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
@nthiery

Description

@nthiery

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions